Search Results for

    Show / Hide Table of Contents

    Class CodeResponse

    Authorization code response which holds the code and state provided by the Identity Service

    Inheritance
    Object
    CodeResponse
    Namespace: ColizeumSDK.API.Responses
    Assembly: cs.temp.dll.dll
    Syntax
    public class CodeResponse

    Fields

    code

    Declaration
    public string code
    Field Value
    Type Description
    String

    state

    Declaration
    public string state
    Field Value
    Type Description
    String
    In This Article
    Back to top Colizeum Unity SDK API Reference