SecretProperties.Enabled Property

Definition

Gets or sets a value indicating whether the secret is enabled and useable.

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

Property Value

Applies to