SessionConfiguration(String, String, String, String, String, String) Constructor
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
public SessionConfiguration (string accountDomain = "mixedreality.azure.com", string remoteRenderingDomain = "mixedreality.azure.com", string accountId = "", string accountKey = "", string authenticationToken = "", string accessToken = "");
new Microsoft.Azure.RemoteRendering.SessionConfiguration : string * string * string * string * string * string -> Microsoft.Azure.RemoteRendering.SessionConfiguration
Public Sub New (Optional accountDomain As String = "mixedreality.azure.com", Optional remoteRenderingDomain As String = "mixedreality.azure.com", Optional accountId As String = "", Optional accountKey As String = "", Optional authenticationToken As String = "", Optional accessToken As String = "")
Parameters
- accountDomain
- String
- remoteRenderingDomain
- String
- accountId
- String
- accountKey
- String
- authenticationToken
- String
- accessToken
- String