Compartilhar via


Propriedade RuleGroup.RelyingPartyRuleGroups

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

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

RuleGroup Classe

Namespace Microsoft.TeamFoundation.Framework.Server.AccessControl