Compartilhar via


Propriedade RelyingParty.RelyingPartyAddresses

Não há nenhum comentário para RelyingPartyAddresses no esquema.

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

Sintaxe

'Declaração
Public Property RelyingPartyAddresses As DataServiceCollection(Of RelyingPartyAddress)
public DataServiceCollection<RelyingPartyAddress> RelyingPartyAddresses { get; set; }

Valor de propriedade

Tipo: System.Data.Services.Client.DataServiceCollection<RelyingPartyAddress>
Retorna DataServiceCollection<T>.

Segurança do .NET Framework

Consulte também

Referência

RelyingParty Classe

Namespace Microsoft.TeamFoundation.Framework.Server.AccessControl