IKeyStorageInfoMachineContext Property |
Gets value that indicates whether the key is stored in local machine or current user context.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax bool MachineContext { get; }
ReadOnly Property MachineContext As Boolean
Get
property bool MachineContext {
bool get ();
}
abstract MachineContext : bool with get
Property Value
Type:
BooleanSee Also