CertEnrollCertificateTemplateCryptPrivateKeySDDL Property
Gets optional private key security descriptor in SDDL format.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public string CryptPrivateKeySDDL { get; }
Public ReadOnly Property CryptPrivateKeySDDL As String
Get
public:
virtual property String^ CryptPrivateKeySDDL {
String^ get () sealed;
}
abstract CryptPrivateKeySDDL : string with get
override CryptPrivateKeySDDL : string with get
StringIAdcsCertificateTemplateCryptPrivateKeySDDL