docs.unity.cn
    Show / Hide Table of Contents

    Class LinkOptions

    Options for account linking operations

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

    Properties

    ForceLink

    Option to force a link if one already exists. Using this option will remove the initial link if there is one.

    Declaration
    public bool ForceLink { 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