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