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: 550.0.60.0
Syntax
C#
public Uri HttpProxy { get; set; }

Property Value

Type: Uri
See Also