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 methods.
Public Methods
Name | Description | |
---|---|---|
AddParameter |
Adds a parameter.
|
|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetRequestObject |
Gets a HtppWebRequest object with an OAuth 'Authorization' header.
|
|
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Core Namespace