RelyingParty.RelyingPartyRuleGroups 属性

不 RelyingPartyRuleGroups 的注释在模式。

命名空间:  Microsoft.TeamFoundation.Framework.Server.AccessControl
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

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

属性值

类型:System.Data.Services.Client.DataServiceCollection<RelyingPartyRuleGroup>
返回 DataServiceCollection<T>

.NET Framework 安全性

请参阅

参考

RelyingParty 类

Microsoft.TeamFoundation.Framework.Server.AccessControl 命名空间