Share via


SessionConfiguration.AccountKey Field

Definition

The key of the account that's being used with the Azure Remote Rendering service.

public: System::String ^ AccountKey;
public string AccountKey;
val mutable AccountKey : string
Public AccountKey As String 

Field Value

Remarks

Only one of AccountKey, AccessToken or AuthenticationToken needs to be set.

Applies to