Compartir a través de


RuleGroup.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 Property RelyingPartyRuleGroups As DataServiceCollection(Of RelyingPartyRuleGroup)
public DataServiceCollection<RelyingPartyRuleGroup> RelyingPartyRuleGroups { get; set; }

Valor de propiedad

Tipo: System.Data.Services.Client.DataServiceCollection<RelyingPartyRuleGroup>
Devuelva DataServiceCollection<T>.

Seguridad de .NET Framework

Vea también

Referencia

RuleGroup Clase

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