Click or drag to resize

X509PrivateKeyBuilderProviderType Property

Gets provider type. Provider type is cryptographic service provider family and is used only with legacy CSP. This member is automatically populated after invoking Create method.

Namespace:  SysadminsLV.PKI.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public int ProviderType { get; }

Property Value

Type: Int32

Implements

IKeyStorageInfoProviderType
See Also