IIdentityManagementService.IsOwner 方法

请检查特定描述符是否TeamFoundation类型,并属于该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,则所有者,其他错误。

.NET Framework 安全性

请参见

参考

IIdentityManagementService 接口

Microsoft.TeamFoundation.Framework.Client 命名空间