1. WebDefaults.RefreshTokenPolicy

Class WebDefaults.RefreshTokenPolicy

Settings for the refresh token policy.

Inheritance
object
WebDefaults.RefreshTokenPolicy
Namespace: StylelabsStylelabs.MSdkWebClient
Assembly: Stylelabs.M.Sdk.WebClient.dll
Syntax
public static class WebDefaults.RefreshTokenPolicy

Properties

RetryCount

Gets or sets how many retries should be done.

Declaration
public static int RetryCount { get; set; }
Property Value
TypeDescription
int
If you have suggestions for improving this article, let us know!