Freigeben über


LocationServiceData.AccessMappings-Eigenschaft

Daten zur Zugriffszuordnungen enthalten von diesem Ortsdienst.

Namespace:  Microsoft.TeamFoundation.Server.Core.Location
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Public ReadOnly Property AccessMappings As List(Of AccessMapping)
public List<AccessMapping> AccessMappings { get; }

Eigenschaftswert

Typ: System.Collections.Generic.List<AccessMapping>

.NET Framework-Sicherheit

Siehe auch

Referenz

LocationServiceData Klasse

Microsoft.TeamFoundation.Server.Core.Location-Namespace