TurnStateConstants.OAuthLoginTimeoutValue Field
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.
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