Share via


SessionConfiguration.AccessToken Field

Definition

An access token for the account that's being used with the Azure Remote Rendering service.

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

Field Value

Remarks

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

Applies to