[To be supplied.]
[Visual Basic] Public ReadOnly Property Name As String [C#] public string Name {get;} [C++] public: __property String* get_Name(); [JScript] public function get Name() : String;
CookieAuthenticationTicket Class | CookieAuthenticationTicket Members | System.Web.Security Namespace