共用方式為


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 命名空間