CryptographyTemplateSettingsMinimalKeyLength Property

Gets or sets the minimum size, in bits, of the public key that the client should create to obtain a certificate based on this template.

Definition

Namespace: SysadminsLV.PKI.ADCS.CertificateTemplates
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
C#
public int MinimalKeyLength { get; }

Property Value

Int32

See Also