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;
An authenticated Passport identity.
PassportAuthenticationEventArgs Members
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