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!

CustomAuthenticationEvent.UserName

[Visual Basic]
Public ReadOnly Property UserName As String
[C#]
public string UserName {get;}
[C++]
public: __property String* get_UserName();
[JScript]
public function get UserName() : String;

See Also

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