Share via


Proprietà AceExtendedInformation.EffectiveAllow

Questa è la combinazione di tutte le autorizzazioni esplicite e ereditate per questa identità in questo token.Queste autorizzazioni sono utilizzate per determinare se un determinato utente può eseguire un'azione.

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

Sintassi

'Dichiarazione
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property EffectiveAllow As Integer
[ClientPropertyAttribute(ClientVisibility.Private)]
public int EffectiveAllow { get; set; }

Valore proprietà

Tipo: System.Int32
Restituisca il valore Int32.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AceExtendedInformation Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server