Click or drag to resize

WebHostCertificateOriginalFilename Property

The original name of the file, used to upload the certificate. Used only for reference purposes. When null, means that the user did not provide that information when uploading the certificate. [Filter(eq;like)]

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

Property Value

Type: String
See Also