Click or drag to resize

X509PrivateKeyBuilderMachineContext Property

Gets or sets the value that indicates whether the key is stored in 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
public bool MachineContext { get; set; }

Property Value

Type: Boolean

Implements

IKeyStorageInfoMachineContext
See Also