Class ApiProxyError
Class APIProxyError. Is used as a data class for API proxy errors.
Implements
Inherited Members
Namespace: VpnSDK.DTO
Assembly: cs.temp.dll.dll
Syntax
public class ApiProxyError : ApiHttpError, ISDKError
Properties
Hostname
Gets API proxy hostname.
Declaration
public string Hostname { get; }
Property Value
Type | Description |
---|---|
System.String |