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.UserPassword

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

See Also

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