Partager via


IServerSecurity.QueryBlanket, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IServerSecurity Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms