OAuthConfigurationParams Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class OAuthConfigurationParams
type OAuthConfigurationParams = class
Public Class OAuthConfigurationParams
- Inheritance
-
OAuthConfigurationParams
- Attributes
Constructors
OAuthConfigurationParams() | |
OAuthConfigurationParams(OAuthConfigurationParams) |
Properties
ClientId |
Gets or sets the ClientId |
ClientSecret |
Gets or sets the ClientSecret |
EndpointType |
Gets or sets the type of the endpoint. |
Name |
Gets or sets the name |
Url |
Gets or sets the Url |