Gets the response returned to the server in response to an authentication challenge.
[Visual Basic] Public ReadOnly Property Message As String [C#] public string Message {get;} [C++] public: __property String* get_Message(); [JScript] public function get Message() : String;
Authorization Class | Authorization Members | System.Net Namespace