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: PKI.CertificateTemplates
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public int MinimalKeyLength { get; }

Property Value

Int32

See Also