IServerSecurity::QueryBlanket Method (UInt32, UInt32, IntPtr, UInt32, UInt32, IntPtr, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void QueryBlanket( [OutAttribute] unsigned int% pAuthnSvc, [OutAttribute] unsigned int% pAuthzSvc, IntPtr pServerPrincName, [OutAttribute] unsigned int% pAuthnLevel, [OutAttribute] unsigned int% pImpLevel, [OutAttribute] IntPtr% pPrivs, unsigned int% pCapabilities )
Parameters
- pAuthnSvc
- Type: System::UInt32
- pAuthzSvc
- Type: System::UInt32
- pServerPrincName
- Type: System::IntPtr
- pAuthnLevel
- Type: System::UInt32
- pImpLevel
- Type: System::UInt32
- pPrivs
- Type: System::IntPtr
- pCapabilities
- Type: System::UInt32
Show: