X509PrivateKeyBuilderMachineContext Property

Gets or sets the value that indicates whether the key is stored in machine or current user context.

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool MachineContext { get; set; }

Property Value

Boolean

Implements

IKeyStorageInfoMachineContext

See Also