docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IAccessToken

    Contract for objects providing an access token to access remote services.

    Namespace: Unity.Services.Authentication.Internal
    Assembly: Unity.Services.Core.Internal.dll
    Syntax
    [RequireImplementors]
    public interface IAccessToken : IServiceComponent

    Properties

    AccessToken

    The current token to use to access remote services.

    Declaration
    string AccessToken { get; }
    Property Value
    Type Description
    string
    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)