IClientSecurity.QueryBlanket 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
void QueryBlanket(System::Object ^ pProxy, [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 % pAuthInfo, [Runtime::InteropServices::Out] System::UInt32 % pCapabilites);
public void QueryBlanket (object pProxy, out uint pAuthnSvc, out uint pAuthzSvc, IntPtr pServerPrincName, out uint pAuthnLevel, out uint pImpLevel, out IntPtr pAuthInfo, out uint pCapabilites);
abstract member QueryBlanket : obj * uint32 * uint32 * nativeint * uint32 * uint32 * nativeint * uint32 -> unit
Public Sub QueryBlanket (pProxy As Object, ByRef pAuthnSvc As UInteger, ByRef pAuthzSvc As UInteger, pServerPrincName As IntPtr, ByRef pAuthnLevel As UInteger, ByRef pImpLevel As UInteger, ByRef pAuthInfo As IntPtr, ByRef pCapabilites As UInteger)
参数
- pProxy
- Object
- pAuthnSvc
- UInt32
- pAuthzSvc
- UInt32
- pServerPrincName
-
IntPtr
nativeint
- pAuthnLevel
- UInt32
- pImpLevel
- UInt32
- pAuthInfo
-
IntPtr
nativeint
- pCapabilites
- UInt32