PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class OAuth |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class OAuth |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
ConsumerKey |
Consumer key
|
|
ConsumerSecret |
Consumer secret
|
|
OAuthToken |
OAuth token.
|
|
OAuthTokenSecret |
OAuth token secret.
|
|
Parameters |
Gets the parameters.
|
See Also
Smartsite.Core Namespace