[]
Gets or sets the security token of the reporting service for authenticating with the Web API.
[Browsable(true)]
public string SecurityToken { get; set; }
| Type | Description |
|---|---|
| string | A string value indicating the security token used for authentication. |