docs.unity.cn
    Show / Hide Table of Contents

    Interface IEnvironmentId

    Component providing the Environment Id

    Namespace: Unity.Services.Authentication.Internal
    Syntax
    public interface IEnvironmentId : IServiceComponent

    Properties

    EnvironmentId

    Returns the Environment ID when a sign in succeeds, otherwise null.

    Declaration
    string EnvironmentId { get; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, May 17, 2023