Share via


AccessControlListDetails.Entries, propriété

Les autorisations définies en fonction de cette liste de contrôle d'accès.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Internal)> _
Public ReadOnly Property Entries As List(Of AccessControlEntryDetails)
[ClientPropertyAttribute(ClientVisibility.Internal)]
public List<AccessControlEntryDetails> Entries { get; }

Valeur de propriété

Type : System.Collections.Generic.List<AccessControlEntryDetails>
retourne List<T> ;

Sécurité .NET Framework

Voir aussi

Référence

AccessControlListDetails Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms