Compartir a través de


ManagementService.RelyingPartyAddresses (Propiedad)

No hay comentarios para RelyingPartyAddresses en el esquema.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server.AccessControl
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public ReadOnly Property RelyingPartyAddresses As DataServiceQuery(Of RelyingPartyAddress)
public DataServiceQuery<RelyingPartyAddress> RelyingPartyAddresses { get; }

Valor de propiedad

Tipo: System.Data.Services.Client.DataServiceQuery<RelyingPartyAddress>
Devuelva DataServiceQuery<TElement>.

Seguridad de .NET Framework

Vea también

Referencia

ManagementService Clase

Microsoft.TeamFoundation.Framework.Server.AccessControl (Espacio de nombres)