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