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