IServerSecurity.QueryBlanket(UInt32, UInt32, IntPtr, UInt32, UInt32, IntPtr, UInt32) Méthode

Définition

public:
 void QueryBlanket([Runtime::InteropServices::Out] System::UInt32 % pAuthnSvc, [Runtime::InteropServices::Out] System::UInt32 % pAuthzSvc, IntPtr pServerPrincName, [Runtime::InteropServices::Out] System::UInt32 % pAuthnLevel, [Runtime::InteropServices::Out] System::UInt32 % pImpLevel, [Runtime::InteropServices::Out] IntPtr % pPrivs, [Runtime::InteropServices::Out] System::UInt32 % pCapabilities);
public void QueryBlanket (out uint pAuthnSvc, out uint pAuthzSvc, IntPtr pServerPrincName, out uint pAuthnLevel, out uint pImpLevel, out IntPtr pPrivs, out uint pCapabilities);
abstract member QueryBlanket : uint32 * uint32 * nativeint * uint32 * uint32 * nativeint * uint32 -> unit
Public Sub QueryBlanket (ByRef pAuthnSvc As UInteger, ByRef pAuthzSvc As UInteger, pServerPrincName As IntPtr, ByRef pAuthnLevel As UInteger, ByRef pImpLevel As UInteger, ByRef pPrivs As IntPtr, ByRef pCapabilities As UInteger)

Paramètres

pAuthnSvc
UInt32
pAuthzSvc
UInt32
pServerPrincName
IntPtr
pAuthnLevel
UInt32
pImpLevel
UInt32
pPrivs
IntPtr
pCapabilities
UInt32

S’applique à