ResourcePropertySnapshot.IsSensitive Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.