共用方式為


ClaimsProvider.SupportedIdentityTypes 方法

取得存放區提供的識別型別的完整 .NET 類別型別。 這是一個類別實作 [IIdentity]。 [System.Security.Principal.WindowsIdentity] 即為一個範例。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Function SupportedIdentityTypes As String()
public string[] SupportedIdentityTypes()

傳回值

型別:array<System.String[]
傳回 String

實作

IIdentityProvider.SupportedIdentityTypes()

.NET Framework 安全性

請參閱

參考

ClaimsProvider 類別

Microsoft.TeamFoundation.Framework.Server 命名空間