[]
Gets or sets the security token required to access the Web API securely.
public string SecurityToken { get; set; }
The security token as a string used for authenticating requests to the API.