ReportWebData.Authorization Property

Gets or sets the Authorization token to access the Rest API
<ID("Authorization", (int)e.Authorization, true)> _ 
Public Property Authorization() As String
This language is not supported or no code example is available.
[ID("Authorization", (int)e.Authorization, true)] 
public string Authorization {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition