SecKeyParameters.IsPermanent Property

Definition

Gets or sets a Boolean value that controls whether the key is permanent.

public Nullable<bool> IsPermanent { get; set; }
member this.IsPermanent : Nullable<bool> with get, set

Property Value

A Boolean value that controls whether the key is permanent.

Applies to