AuthCode Property
Authorization Code returned from the server.
Syntax
char* GetAuthCode();
int SetAuthCode(char* lpszAuthCode);
Default Value
""
Remarks
This field contains the Authorization Code returned from the server after a successful authorization.
Data Type
String