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.0.1
C#
public int MinimalKeyLength { get; }

Property Value

Int32

See Also