OAuthClient object
The OAuthClient object provides interfaces for obtaining the access
token and protected resources.
Note
This object cannot be referenced in .NET Web Service or .NET
Assembly components, otherwise the component will fail to be
deployed.
Properties
|
OAuthClient property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Events
|
OAuthClient event |
Occurs |
|---|---|
|
Immediately before the Open event occurs in the |
|
|
Immediately after the Close event occurs in the |
Functions
|
OAuthClient function |
Datatype returned |
Description |
|---|---|---|
|
Integer |
Sends a request to get token |
|
|
String |
Returns the name assigned to the |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Boolean |
Adds the specified event to the end of the event |
|
|
Integer |
Sends a request to get resource. |
|
|
Integer |
Triggers a specified event in the control and |
|
|
Object |
Returns the type of the object. |