Compartir a través de


ManagementService.RelyingPartyRuleGroups (Propiedad)

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ManagementService Clase

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