CryptographyTemplateSettingsKeySpec Property |
Indicates operations for which the private key can be used.
Namespace:
PKI.CertificateTemplates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public X509KeySpecFlags KeySpec { get; }
Public ReadOnly Property KeySpec As X509KeySpecFlags
Get
public:
property X509KeySpecFlags KeySpec {
X509KeySpecFlags get ();
}
member KeySpec : X509KeySpecFlags with get
Property Value
Type:
X509KeySpecFlagsSee Also