CspProviderInfoIsRemovable Property |
Gets a Boolean value that specifies whether the token that contains the key can be removed.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool IsRemovable { get; }
Public ReadOnly Property IsRemovable As Boolean
Get
public:
property bool IsRemovable {
bool get ();
}
member IsRemovable : bool with get
Property Value
Type:
BooleanSee Also