다음을 통해 공유


ImportKeyOptions.HardwareProtected Property

Definition

Gets or sets a value indicating whether to import the key into a hardware security module (HSM).

public bool? HardwareProtected { get; set; }
member this.HardwareProtected : Nullable<bool> with get, set
Public Property HardwareProtected As Nullable(Of Boolean)

Property Value

Applies to