interface WindowsCodeCertificatePresetBase {
    subjectName: string;
}

Hierarchy (view full)

Properties

Properties

subjectName: string

Subject name of the code certificate.