Search Results for

    Show / Hide Table of Contents

    Class GitHubAuthorizationFlowAnswer

    Data description of the answer that is received after the access token was requested in the authorization flow of GitHub

    Inheritance
    Object
    AbstractAuthorizationFlowAnswer
    GitHubAuthorizationFlowAnswer
    Inherited Members
    AbstractAuthorizationFlowAnswer.access_token
    AbstractAuthorizationFlowAnswer.token_type
    AbstractAuthorizationFlowAnswer.scope
    Namespace: i5.Toolkit.Core.OpenIDConnectClient
    Assembly: cs.temp.dll.dll
    Syntax
    public class GitHubAuthorizationFlowAnswer : AbstractAuthorizationFlowAnswer
    In This Article
    Back to top i5 Toolkit Documentation