asp.net.ph

PassportAuthenticationEventArgs.Identity Property

System.Web.Security Namespace   PassportAuthenticationEventArgs Class


Gets an authenticated Passport identity.

[ VB ]
Public ReadOnly Property Identity As PassportIdentity

[ C# ]
public PassportIdentity Identity {get;}

[ C++ ]
public: __property PassportIdentity* get_Identity ( );

[ JScript ]
public function get Identity ( ) : PassportIdentity;

Property Value

An authenticated Passport identity.

See Also

PassportAuthenticationEventArgs Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph