X509PrivateKeyBuilderMachineContext Property
Gets or sets the value that indicates whether the key is stored in machine or current user context.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool MachineContext { get; set; }
Public Property MachineContext As Boolean
Get
Set
public:
virtual property bool MachineContext {
bool get () sealed;
void set (bool value) sealed;
}
abstract MachineContext : bool with get, set
override MachineContext : bool with get, set
BooleanIKeyStorageInfoMachineContext