The OAuthClient object provides interfaces for obtaining the access token and protected resources.
Note
This object cannot be referenced in the .NET Assembly component, otherwise the component will fail to be deployed.
Note
OAuthClient (as well as HTTPClient, RESTClient, CrypterObject, CoderObject, CompressorObject, DotNetAssembly, JSONGenerator, JSONParser, JSONPackage, PDF Builder objects, SMTPClient, PowerServerLabel, PowerServerResult) does not support multi-threading.
OAuthClient property |
Datatype |
Description |
---|---|---|
ClassDefinition |
PowerObject |
An object of type PowerObject containing information about the class definition of the object or control. |
OAuthClient event |
Occurs |
---|---|
Immediately before the Open event occurs in the window. |
|
Immediately after the Close event occurs in the window. |
OAuthClient function |
Datatype returned |
Description |
---|---|---|
Integer |
Sends a request to get token information. |
|
String |
Returns the name assigned to the object. |
|
Integer |
Creates a reference to a context-specific instance of the specified service. |
|
PowerObject |
Returns a reference to the name of the parent object. |
|
Boolean |
Adds the specified event to the end of the event queue for the specified object. |
|
Integer |
Sends a request to get resource. |
|
Integer |
Triggers a specified event in the control and executes the script for the event |
|
Object |
Returns the type of the object. |