IKeeperEndpointWebProxy Property

Gets / sets HTTP Proxy

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
IWebProxy WebProxy { get; set; }

Property Value

IWebProxy

See Also