Click or drag to resize

WebHostCertificatePassword Property

The password, which should be used to decrypt the certificate. null when the certificate has no password or the system certificate is used.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string CertificatePassword { get; set; }

Property Value

Type: String
See Also