Metoda IServerSecurity.QueryBlanket —
Przestrzeń nazw: Microsoft.VisualStudio.OLE.Interop
Zestaw: Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)
Składnia
'Deklaracja
Sub QueryBlanket ( _
<OutAttribute> ByRef pAuthnSvc As UInteger, _
<OutAttribute> ByRef pAuthzSvc As UInteger, _
pServerPrincName As IntPtr, _
<OutAttribute> ByRef pAuthnLevel As UInteger, _
<OutAttribute> ByRef pImpLevel As UInteger, _
<OutAttribute> ByRef pPrivs As IntPtr, _
<OutAttribute> ByRef pCapabilities As UInteger _
)
void QueryBlanket(
out uint pAuthnSvc,
out uint pAuthzSvc,
IntPtr pServerPrincName,
out uint pAuthnLevel,
out uint pImpLevel,
out IntPtr pPrivs,
out uint pCapabilities
)
Parametry
- pAuthnSvc
Typ: System.UInt32%
- pAuthzSvc
Typ: System.UInt32%
- pServerPrincName
Typ: System.IntPtr
- pAuthnLevel
Typ: System.UInt32%
- pImpLevel
Typ: System.UInt32%
- pPrivs
Typ: System.IntPtr%
- pCapabilities
Typ: System.UInt32%
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..