docs.unity.cn
    Show / Hide Table of Contents

    Class SignInOptions

    Options for sign operations

    Inheritance
    Object
    SignInOptions
    Namespace: Unity.Services.Authentication
    Syntax
    public sealed class SignInOptions

    Properties

    CreateAccount

    Option to create an account if none exist.

    Declaration
    public bool CreateAccount { get; set; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, December 7, 2022
    Terms of use