docs.unity3d.com
    目次を表示する/隠す

    Class TokenInfo

    TokenInfo holds all the authentication token required to authenticate the API call.

    Inheritance
    Object
    GeneralResponse
    TokenInfo
    Inherited Members
    GeneralResponse.message
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.Purchasing
    Syntax
    [Serializable]
    public class TokenInfo : GeneralResponse

    Fields

    access_token

    The OAuth2.0 access token.

    Declaration
    public string access_token
    Field Value
    Type Description
    String

    refresh_token

    The OAuth2.0 refresh token.

    Declaration
    public string refresh_token
    Field Value
    Type Description
    String
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)