CspProviderInfoIsHardware Property |
Gets a Boolean value that determines whether the provider is implemented in a hardware device.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool IsHardware { get; }
Public ReadOnly Property IsHardware As Boolean
Get
public:
property bool IsHardware {
bool get ();
}
member IsHardware : bool with get
Property Value
Type:
BooleanSee Also