Freigeben über


RelyingParty.RelyingPartyAddresses-Eigenschaft

Es gibt keine Kommentare für RelyingPartyAddresses im Schema.

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

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

RelyingParty Klasse

Microsoft.TeamFoundation.Framework.Server.AccessControl-Namespace