SessionConfiguration(String, String, String, String, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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