Classe TRESTDWAuthOAuth
Unit
Declaração
type TRESTDWAuthOAuth = class(TRESTDWAuthOptionParam)
Descrição
No description available, ancestor TRESTDWAuthOptionParam description follows
Hierarquia
- TObject
- TPersistent
- TRESTDWAuthOptionParam
- TRESTDWAuthOAuth
Visão Geral
Métodos
![]() |
Constructor Create; |
![]() |
Procedure Assign(Source : TPersistent); Override; |
![]() |
Procedure GetGrantCode; |
![]() |
Procedure GetGetToken; |
Propriedades
![]() |
property TokenType : TRESTDWAuthOptionTypes Read vRDWTokenType Write vRDWTokenType; |
![]() |
property AutoBuildHex : Boolean Read vAutoBuildHex Write vAutoBuildHex; |
![]() |
property Token : String Read vToken Write vToken; |
![]() |
property GrantCodeEvent : String Read vGrantCodeName Write vGrantCodeName; |
![]() |
property GrantType : String Read vGrantType Write vGrantType; |
![]() |
property GetTokenEvent : String Read vGetTokenName Write vGetTokenName; |
![]() |
property ClientID : String Read vClientID Write vClientID; |
![]() |
property ClientSecret : String Read vClientSecret Write vClientSecret; |
![]() |
property RedirectURI : String Read vRedirectURI Write vRedirectURI; |
![]() |
property Expires_in : TDateTime Read vExpiresin; |
Descrição
Métodos
![]() |
Constructor Create; |
![]() |
Procedure Assign(Source : TPersistent); Override; |
![]() |
Procedure GetGrantCode; |
![]() |
Procedure GetGetToken; |
Propriedades
![]() |
property TokenType : TRESTDWAuthOptionTypes Read vRDWTokenType Write vRDWTokenType; |
![]() |
property AutoBuildHex : Boolean Read vAutoBuildHex Write vAutoBuildHex; |
![]() |
property Token : String Read vToken Write vToken; |
![]() |
property GrantCodeEvent : String Read vGrantCodeName Write vGrantCodeName; |
![]() |
property GrantType : String Read vGrantType Write vGrantType; |
![]() |
property GetTokenEvent : String Read vGetTokenName Write vGetTokenName; |
![]() |
property ClientID : String Read vClientID Write vClientID; |
![]() |
property ClientSecret : String Read vClientSecret Write vClientSecret; |
![]() |
property RedirectURI : String Read vRedirectURI Write vRedirectURI; |
![]() |
property Expires_in : TDateTime Read vExpiresin; |
Gerado por PasDoc 0.16.0.