Gets the completion status of the authorization.
[Visual Basic] Public ReadOnly Property Complete As Boolean [C#] public bool Complete {get;} [C++] public: __property bool get_Complete(); [JScript] public function get Complete() : Boolean;
Authorization Class | Authorization Members | System.Net Namespace