[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;
CustomAuthenticationEvent Class | CustomAuthenticationEvent Members | System.Web.Security Namespace