Click or drag to resize

AuthorizationFlowTokenProviderOptionsPrompt Property

Gets or sets prompt value.

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public PromptMode Prompt { get; set; }

Property Value

Type: PromptMode
See Also