TokenPollingSettings 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.
Helps provide polling for token details.
public class TokenPollingSettings
type TokenPollingSettings = class
Public Class TokenPollingSettings
- Inheritance
-
TokenPollingSettings
Constructors
TokenPollingSettings() |
Properties
Interval |
Gets or sets time Interval in milliseconds between token polling requests. |
Timeout |
Gets or sets polling timeout time in milliseconds. This is equivalent to login flow timeout. |