HttpsCertificateExecutionConfigurationExportData
Type
type HttpsCertificateExecutionConfigurationExportData = { Subject?: string; Thumbprint?: string; KeyPathExpression?: string; PfxPathExpression?: string; IsKeyPathReferenced?: boolean; IsCertificateWithKeyPathReferenced?: boolean; IsPfxPathReferenced?: boolean; Password?: string;}8 members
Fields
SubjectstringoptionalThumbprintstringoptionalKeyPathExpressionstringoptionalPfxPathExpressionstringoptionalIsKeyPathReferencedbooleanoptionalIsCertificateWithKeyPathReferencedbooleanoptionalIsPfxPathReferencedbooleanoptionalPasswordstringoptional