CspProviderInfoIsHardware Property
Gets a Boolean value that determines whether the provider is implemented in a hardware device.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool IsHardware { get; }
Public ReadOnly Property IsHardware As Boolean
Get
public:
property bool IsHardware {
bool get ();
}
member IsHardware : bool with get
Property Value
Boolean