CspProviderInfoIsHardware Property

Gets a Boolean value that determines whether the provider is implemented in a hardware device.

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool IsHardware { get; }

Property Value

Boolean

See Also