TurnStateConstants.OAuthLoginTimeoutValue Field

Definition

Default amount of time an OAuthCard will remain active (clickable and actively waiting for a token). After this time: (1) the OAuthCard will not allow the user to click on it. (2) any polling triggered by the OAuthCard will stop.

public static readonly TimeSpan OAuthLoginTimeoutValue;
 staticval mutable OAuthLoginTimeoutValue : TimeSpan
Public Shared ReadOnly OAuthLoginTimeoutValue As TimeSpan 

Field Value

Applies to