ManagementService.RelyingPartyRuleGroups 属性

不 RelyingPartyRuleGroups 的注释在模式。

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

语法

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

属性值

类型:System.Data.Services.Client.DataServiceQuery<RelyingPartyRuleGroup>
返回 DataServiceQuery<TElement>

.NET Framework 安全性

请参阅

参考

ManagementService 类

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