docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SignInOptions

    Options for sign operations

    Inheritance
    object
    SignInOptions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.Authentication
    Assembly: Unity.Services.Authentication.dll
    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
    bool
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)