REST.Authenticator.OAuth.TOAuth2Authenticator.AuthCode
Delphi
property AuthCode: string read FAuthCode write SetAuthCode;
C++
__property System::UnicodeString AuthCode = {read=FAuthCode, write=SetAuthCode};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | REST.Authenticator.OAuth.pas REST.Authenticator.OAuth.hpp |
REST.Authenticator.OAuth | TOAuth2Authenticator |
Description
Embarcadero Technologies does not currently have any additional information.