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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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