IdentityDomain.IsOwner 方法

选择特定描述符是否 TeamFoundation 类型,并属于该 IMS 托管。 这不确认这些组确实存在,SID 模式属于该托管的属性。

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

语法

声明
Public Function IsOwner ( _
    descriptor As IdentityDescriptor _
) As Boolean
public bool IsOwner(
    IdentityDescriptor descriptor
)

参数

返回值

类型:System.Boolean
则为 true,则此托管拥有 SID,其他错误。

.NET Framework 安全性

请参阅

参考

IdentityDomain 类

Microsoft.VisualStudio.Services.Identity 命名空间