Click or drag to resize

AuthorizationFlowTokenProvider Constructor

Initializes an instance of AuthorizationFlowTokenProvider class.

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public AuthorizationFlowTokenProvider(
	AuthorizationFlowTokenProviderOptions options
)

Parameters

options
Type: Aras.IOM.OAuthAuthorizationFlowTokenProviderOptions
The options.
See Also