Condividi tramite


Metodo SecurityNamespace.QueryEffectivePermissions

Ottiene efficaci autorizzazioni per il descrittore specificato di identità.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Sintassi

'Dichiarazione
Public MustOverride Function QueryEffectivePermissions ( _
    token As String, _
    descriptor As IdentityDescriptor _
) As Integer
public abstract int QueryEffectivePermissions(
    string token,
    IdentityDescriptor descriptor
)

Parametri

Valore restituito

Tipo: System.Int32
Efficaci autorizzazioni consentite per il descrittore specificato di identità.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SecurityNamespace Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Client