Freigeben über


RuleGroup.RelyingPartyRuleGroups-Eigenschaft

Es gibt keine Kommentare für RelyingPartyRuleGroups im Schema.

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

Syntax

'Declaration
Public Property RelyingPartyRuleGroups As DataServiceCollection(Of RelyingPartyRuleGroup)
public DataServiceCollection<RelyingPartyRuleGroup> RelyingPartyRuleGroups { get; set; }

Eigenschaftswert

Typ: System.Data.Services.Client.DataServiceCollection<RelyingPartyRuleGroup>
Gibt DataServiceCollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

RuleGroup Klasse

Microsoft.TeamFoundation.Framework.Server.AccessControl-Namespace