Click or drag to resize
ScepConfigurationHttpProxy Property
A string value representing HTTP proxy server that can be between the client and the SCEP server.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Uri HttpProxy { get; set; }

Property Value

Type: Uri
See Also