PassportIdentity.AuthenticationType Property

Definition

Gets the type of authentication used to identify the user. This class is deprecated.

public:
 property System::String ^ AuthenticationType { System::String ^ get(); };
public string AuthenticationType { get; }
member this.AuthenticationType : string
Public ReadOnly Property AuthenticationType As String

Property Value

The string "Passport".

Implements

Remarks

This class has been deprecated and is no longer supported. Microsoft Passport Network was replaced by Windows Live ID.

Applies to