REST.Authenticator.OAuth.TOAuth2Authenticator.AccessToken
Delphi
property AccessToken: string read FAccessToken write SetAccessToken;
C++
__property System::UnicodeString AccessToken = {read=FAccessToken, write=SetAccessToken};
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. Please help us document this topic by using the Discussion page!