Click or drag to resize
ScepConfigurationServerUrl Property
A string value representing an URL of SCEP (Simple Certificate Enrollment Protocol) server. This URL is used to download PKCS #12 file containing an identity certificate and its private key.

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

Property Value

Type: Uri
See Also