REST.Authenticator.OAuth.TOAuth2Authenticator.TokenType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TokenType: TOAuth2TokenType read FTokenType write SetTokenType stored TokenTypeIsStored;

C++

__property TOAuth2TokenType TokenType = {read=FTokenType, write=SetTokenType, stored=TokenTypeIsStored, nodefault};

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!