다음을 통해 공유


IIdentityProvider.SupportedIdentityTypes Method

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

‘선언
Function SupportedIdentityTypes As String()
string[] SupportedIdentityTypes()
array<String^>^ SupportedIdentityTypes()
abstract SupportedIdentityTypes : unit -> string[] 
function SupportedIdentityTypes() : String[]

Return Value

Type: array<System.String[]

.NET Framework Security

See Also

Reference

IIdentityProvider Interface

Microsoft.TeamFoundation.Framework.Server Namespace