CspProviderInfoIsSoftware Property
Gets a Boolean value that specifies whether the provider is implemented in software.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public bool IsSoftware { get; }
Public ReadOnly Property IsSoftware As Boolean
Get
public:
property bool IsSoftware {
bool get ();
}
member IsSoftware : bool with get
Property Value
Boolean