| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Uri ServerUrl { get; set; }Property Value
Type:
Uri
See Also