docs.unity.cn
    Show / Hide Table of Contents

    Class Identity

    Link an identity type with a user id

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

    Fields

    TypeId

    The identity type id.

    Declaration
    public string TypeId
    Field Value
    Type Description
    String

    UserId

    The identity user id

    Declaration
    public string UserId
    Field Value
    Type Description
    String
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, December 7, 2022
    Terms of use