Partager via


RelyingParty.RelyingPartyRuleGroups, propriété

Aucun commentaire pour RelyingPartyRuleGroups dans le schéma.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.AccessControl
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

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

Valeur de propriété

Type : System.Data.Services.Client.DataServiceCollection<RelyingPartyRuleGroup>
retourne DataServiceCollection<T> ;

Sécurité .NET Framework

Voir aussi

Référence

RelyingParty Classe

Microsoft.TeamFoundation.Framework.Server.AccessControl, espace de noms