Condividi tramite


Metodo IClientSecurity.SetBlanket

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
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 _
)
void SetBlanket(
    Object pProxy,
    uint dwAuthnSvc,
    uint dwAuthzSvc,
    string pServerPrincName,
    uint dwAuthnLevel,
    uint dwImpLevel,
    IntPtr pAuthInfo,
    uint dwCapabilities
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IClientSecurity Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop