Class SignInOptions
Options for sign operations
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 |