Share via


BindPendingProvider.SupportedIdentityTypes 方法

获取此单元提供的标识类型的完全限定 .NET 选件类类型。 这是一个选件类实现 IIdentity。 示例是“System.Security.Principal.WindowsIdentity”。

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

语法

声明
Public Function SupportedIdentityTypes As String()
public string[] SupportedIdentityTypes()

返回值

类型:array<System.String[]

实现

IIdentityProvider.SupportedIdentityTypes()

.NET Framework 安全性

请参阅

参考

BindPendingProvider 类

Microsoft.VisualStudio.Services.Identity 命名空间