Class RAiDServiceOptions
Configuration options for the RAiD HTTP client.
public class RAiDServiceOptions
- Inheritance
-
RAiDServiceOptions
- Inherited Members
Properties
AuthUrl
The authentication URL for the RAiD service. ///
public string AuthUrl { get; set; }
Property Value
BaseUrl
The base URL for the RAiD service.
public string BaseUrl { get; set; }