Freigeben über


RelyingParty.Delegations-Eigenschaft

Es gibt keine Kommentare für Delegierungen im Schema.

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

Syntax

'Declaration
Public Property Delegations As DataServiceCollection(Of Delegation)
public DataServiceCollection<Delegation> Delegations { get; set; }

Eigenschaftswert

Typ: System.Data.Services.Client.DataServiceCollection<Delegation>
Gibt DataServiceCollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

RelyingParty Klasse

Microsoft.TeamFoundation.Framework.Server.AccessControl-Namespace