Share via


UnauthenticatedProvider.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 安全性

請參閱

參考

UnauthenticatedProvider 類別

Microsoft.VisualStudio.Services.Identity 命名空間