asp.net.ph

WindowsAuthenticationEventArgs.Identity Property

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;

Property Value

An authenticated Windows identity.

See Also

WindowsAuthenticationEventArgs 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