CspProviderInfoIsRemovable Property
Gets a Boolean value that specifies whether the token that contains the key can be removed.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool IsRemovable { get; }
Public ReadOnly Property IsRemovable As Boolean
Get
public:
property bool IsRemovable {
bool get ();
}
member IsRemovable : bool with get
Property Value
Boolean