共用方式為


IIdentityManagementService.IsOwner 方法

請檢查指定描述項是否執行型別,而且屬於這 IMS 主應用程式。 這不檢查此群組確實存在, Sid 模式屬於這台主機上的相同。

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

語法

'宣告
Function IsOwner ( _
    descriptor As IdentityDescriptor _
) As Boolean
bool IsOwner(
    IdentityDescriptor descriptor
)

參數

傳回值

型別:System.Boolean
為 True,如果主控,否則傳回 false。

.NET Framework 安全性

請參閱

參考

IIdentityManagementService 介面

Microsoft.TeamFoundation.Framework.Client 命名空間