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




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