CspProviderInfoIsSmartCard Property
Gets a Boolean value that specifies whether the provider is a smart card provider.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool IsSmartCard { get; }
Public ReadOnly Property IsSmartCard As Boolean
Get
public:
property bool IsSmartCard {
bool get ();
}
member IsSmartCard : bool with get
Property Value
Boolean