TurnStateConstants 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.
Constants used in TurnState.
public static class TurnStateConstants
type TurnStateConstants = class
Public Class TurnStateConstants
- Inheritance
-
TurnStateConstants
Fields
OAuthLoginTimeoutKey |
TurnState key for the OAuth login timeout. |
OAuthLoginTimeoutValue |
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. |
TokenPollingSettingsKey |
Name of the token polling settings key. |