Share via


ResourcePropertySnapshot.IsSensitive Property

Definition

Whether this property is considered sensitive or not.

public bool IsSensitive { get; init; }
member this.IsSensitive : bool with get, set
Public Property IsSensitive As Boolean

Property Value

Remarks

Sensitive properties are masked when displayed in UI and require an explicit user action to reveal.

Applies to