Click or drag to resize

ScepConfigurationCertificateCAIdentifier Property

A string value representing an identifier for the CA certificate with which the certificate request is to be signed, if the server hosts multiple certificate authorities.

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

Property Value

Type: String
See Also