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: 550.0.60.0
Syntaxpublic Uri ServerUrl { get; set; }
Property Value
Type:
Uri
See Also