REST.Authenticator.OAuth.TOAuth1Authenticator Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
AccessTokenpublishedValue used to sign a request to the service provider.
AccessTokenEndpointpublishedURL of the service provider used to request the access token.
AccessTokenSecretpublishedValue used to sign a request to the service provider in addition to the access token.
AuthenticationEndpointpublishedURL of the service provider used to authenticate and authorize a consumer.
BindSourcepublished
CallbackEndpointpublishedComplete URL to the endpoint to which the service provider will redirect the user after obtaining authentication.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
ConsumerKeypublishedValue that identifies an application in the service provider after registering.
ConsumerSecretpublishedValue to establish the ownership of the ConsumerKey.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ExpressionsprotectedSpecifies a list of binding components that are using this source component.
IPImplementationIDpublishedSpecifies the identifier of the HTTP abstraction implementation.
NamepublishedSpecifies the name of the component as referenced in code.
NoncepublicRandom string, uniquely generated for each HTTP request with a timestamp.
NotifyListprotected
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
RequestTokenpublishedValue used to retrieve the access token from the service provider.
RequestTokenEndpointpublishedURL of the service provider used to request the request token.
RequestTokenSecretpublished
ScopeMappingsprotectedSpecifies an owned collection of scope mappings.
SignatureMethodpublic
SigningClasspublic
SigningClassNamepublished
TagpublishedStores a NativeInt integral value as a part of a component.
TimestamppublicReturns the UTC seconds of the current request.
VCLComObjectpublicRepresents information used internally by components that support COM.
VerifierPINpublishedValue used to verify the received request token.
VersionpublicProtocol version supported.