NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PassportAuthenticationEvent.Identity

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Identity As PassportIdentity
[C#]
public PassportIdentity Identity {get;}
[C++]
public: __property PassportIdentity* get_Identity();
[JScript]
public function get Identity() : PassportIdentity;

See Also

PassportAuthenticationEvent Class | PassportAuthenticationEvent Members | System.Web.Security Namespace