Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Used by a server to authenticate a client and to manage impersonation of a client. For more information, see IServerSecurity.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0000013E-0000-0000-C000-000000000046")> _
Public Interface IServerSecurity
[InterfaceTypeAttribute()]
[GuidAttribute("0000013E-0000-0000-C000-000000000046")]
public interface IServerSecurity
[InterfaceTypeAttribute()]
[GuidAttribute(L"0000013E-0000-0000-C000-000000000046")]
public interface class IServerSecurity
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0000013E-0000-0000-C000-000000000046")>]
type IServerSecurity = interface end
public interface IServerSecurity
The IServerSecurity type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ImpersonateClient | |
![]() |
IsImpersonating | |
![]() |
QueryBlanket | |
![]() |
RevertToSelf |
Top
.gif)