RelyingParty.Delegations 屬性

沒有委派的註解結構描述的。

命名空間:  Microsoft.TeamFoundation.Framework.Server.AccessControl
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Property Delegations As DataServiceCollection(Of Delegation)
public DataServiceCollection<Delegation> Delegations { get; set; }

屬性值

類型:System.Data.Services.Client.DataServiceCollection<Delegation>
傳回 DataServiceCollection<T>

.NET Framework 安全性

請參閱

參考

RelyingParty 類別

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