System.Web.Security Namespace WindowsAuthenticationEventArgs Class
Gets an authenticated Windows identity.
[ VB ] Public ReadOnly Property Identity As WindowsIdentity [ C# ] public WindowsIdentity Identity {get;} [ C++ ] public: __property WindowsIdentity* get_Identity ( ); [ JScript ] public function get Identity ( ) : WindowsIdentity;
An authenticated Windows identity.
WindowsAuthenticationEventArgs 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