IServerSecurity.QueryBlanket Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- pAuthnSvc
- UInt32
- pAuthzSvc
- UInt32
- pServerPrincName
-
IntPtr
nativeint
- pAuthnLevel
- UInt32
- pImpLevel
- UInt32
- pPrivs
-
IntPtr
nativeint
- pCapabilities
- UInt32