IdentityHelper.CreateWindowsDescriptor 方法 (SecurityIdentifier)

创建从指定的SID的Windows标识描述符。

命名空间:  Microsoft.TeamFoundation.Framework.Client
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
Public Shared Function CreateWindowsDescriptor ( _
    securityId As SecurityIdentifier _
) As IdentityDescriptor
public static IdentityDescriptor CreateWindowsDescriptor(
    SecurityIdentifier securityId
)

参数

返回值

类型:Microsoft.TeamFoundation.Framework.Client.IdentityDescriptor
Windows标识描述符。

.NET Framework 安全性

请参见

参考

IdentityHelper 类

CreateWindowsDescriptor 重载

Microsoft.TeamFoundation.Framework.Client 命名空间