Share via


ApiManagementNamedValueData.IsSecret Property

Definition

Determines whether the value is a secret and should be encrypted or not. Default value is false.

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

Property Value

Applies to