Share via


StaticDeliveryAttributeMapping.IsSecret Property

Definition

Boolean flag to tell if the attribute contains sensitive information .

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

Property Value

Applies to