This documentation is archived and is not being maintained.

IdentityDescriptor::IdentityType Property

Gets the identity type.

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

public:
property String^ IdentityType {
	String^ get ();
}

Property Value

Type: System::String
The identity type.

Show: