Click or drag to resize

ScepConfigurationCertificateCommonName Property

A string value representing Common Name (CN) used in the subject of a SCEP certificate request.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string CertificateCommonName { get; set; }

Property Value

Type: String
See Also