Enum AuthorizationFlow
The authorization flow of the OpenID Connect procedure It is recommended to use the Authorization Code flow
Namespace: i5.Toolkit.Core.OpenIDConnectClient
Assembly: cs.temp.dll.dll
Syntax
public enum AuthorizationFlow
Fields
| Name | Description |
|---|---|
| AUTHORIZATION_CODE | |
| IMPLICIT |