The following tables list the members exposed by IdentityManager.OAuthClientInfo.
Name | Description | |
---|---|---|
IdentityManager.OAuthClientInfo Constructor |
Name | Description | |
---|---|---|
CallbackUrl | Gets or sets the callback URL. | |
ClientId | Gets or sets the OAuth client id. | |
ClientSecret | Gets or sets the OAuth client secret. | |
OAuthAuthorize | Gets or sets the component handling the OAuth response/signin page. Setting this value is mandatory to use the implicit or the authorization code workflow. A default OAuthAuthorize component is provided in the toolkit. | |
RedirectUri | Gets or sets the redirect URI. |