次の方法で共有


SessionConfiguration 構造体

定義

インスタンスを関連付ける RemoteRenderingClient アカウント情報とドメイン。

public value class SessionConfiguration
[System.Serializable]
public struct SessionConfiguration
[<System.Serializable>]
type SessionConfiguration = struct
Public Structure SessionConfiguration
継承
SessionConfiguration
属性

コンストラクター

SessionConfiguration(String, String, String, String, String, String)

インスタンスを関連付ける RemoteRenderingClient アカウント情報とドメイン。

フィールド

AccessToken

Azure Remote Rendering サービスで使用されているアカウントのアクセス トークン。

AccountDomain

Azure Remote Rendering サービスのアカウント認証に使用されるドメイン。

AccountId

Azure Remote Rendering サービスで使用されているアカウントの ID。

AccountKey

Azure Remote Rendering サービスで使用されているアカウントのキー。

AuthenticationToken

Azure Active Directory (AAD) の認証トークン。

RemoteRenderingDomain

Azure Remote Rendering サービスのセッションを生成するために使用されるドメイン。

メソッド

HasRequiredInfo()

インスタンスを関連付ける RemoteRenderingClient アカウント情報とドメイン。

適用対象

こちらもご覧ください