CreateKeyOptions.Enabled Property

Definition

Gets or sets a value indicating whether the key will be enabled. If null, the service default is used.

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

Property Value

Applies to