asp.net.ph

PassportIdentity.AuthenticationType Property

System.Web.Security Namespace   PassportIdentity Class


Gets the type of authentication used to identify the user.

[ VB ]
Public ReadOnly Property AuthenticationType As String  Implements _
   IIdentity.AuthenticationType

[ C# ]
public string AuthenticationType {get;}

[ C++ ]
public: __property String* get_AuthenticationType ( );

[ JScript ]
public function get AuthenticationType ( ) : String;

Property Value

The string "Passport".

Implements

IIdentity.AuthenticationType

Remarks

For more information about the AuthenticationType property, see the Passport SDK documentation in the MSDN Library.

See Also

PassportIdentity Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note