IClientSecurity.SetBlanket 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
void SetBlanket(System::Object ^ pProxy, System::UInt32 dwAuthnSvc, System::UInt32 dwAuthzSvc, System::String ^ pServerPrincName, System::UInt32 dwAuthnLevel, System::UInt32 dwImpLevel, IntPtr pAuthInfo, System::UInt32 dwCapabilities);
public void SetBlanket (object pProxy, uint dwAuthnSvc, uint dwAuthzSvc, string pServerPrincName, uint dwAuthnLevel, uint dwImpLevel, IntPtr pAuthInfo, uint dwCapabilities);
abstract member SetBlanket : obj * uint32 * uint32 * string * uint32 * uint32 * nativeint * uint32 -> unit
Public Sub SetBlanket (pProxy As Object, dwAuthnSvc As UInteger, dwAuthzSvc As UInteger, pServerPrincName As String, dwAuthnLevel As UInteger, dwImpLevel As UInteger, pAuthInfo As IntPtr, dwCapabilities As UInteger)
参数
- pProxy
- Object
- dwAuthnSvc
- UInt32
- dwAuthzSvc
- UInt32
- pServerPrincName
- String
- dwAuthnLevel
- UInt32
- dwImpLevel
- UInt32
- pAuthInfo
-
IntPtr
nativeint
- dwCapabilities
- UInt32