Freigeben über


ItemSecurity.Entries-Eigenschaft

Die Zugriffssteuerungsliste

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
Public Property Entries As AccessEntry()
public AccessEntry[] Entries { get; set; }

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.VersionControl.Server.AccessEntry[]
Gibt AccessEntry zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ItemSecurity Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace