Click or drag to resize

AuthorizationFlowTokenProviderOptionsGrantType Property

Gets or sets the grant type (defaults to AuthorizationCode).

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.9.36244
Syntax
public GrantType GrantType { get; set; }

Property Value

Type: GrantType
See Also