Share via


ManagementService.RelyingPartyKeys (Propiedad)

No hay comentarios para RelyingPartyKeys 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 RelyingPartyKeys As DataServiceQuery(Of RelyingPartyKey)
public DataServiceQuery<RelyingPartyKey> RelyingPartyKeys { get; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ManagementService Clase

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