Freigeben über


ManagementService.ClaimTypes-Eigenschaft

Es gibt keine Kommentare für ClaimTypes im Schema.

Namespace:  Microsoft.TeamFoundation.Framework.Server.AccessControl
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property ClaimTypes As DataServiceQuery(Of ClaimType)
public DataServiceQuery<ClaimType> ClaimTypes { get; }

Eigenschaftswert

Typ: System.Data.Services.Client.DataServiceQuery<ClaimType>
Gibt DataServiceQuery<TElement> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ManagementService Klasse

Microsoft.TeamFoundation.Framework.Server.AccessControl-Namespace