IClientSecurity.SetBlanket 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 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)
Parameters
- pProxy
- Object
- dwAuthnSvc
- UInt32
- dwAuthzSvc
- UInt32
- pServerPrincName
- String
- dwAuthnLevel
- UInt32
- dwImpLevel
- UInt32
- pAuthInfo
-
IntPtr
nativeint
- dwCapabilities
- UInt32