Show / Hide Table of Contents

    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
    Back to top i5 Toolkit Documentation