SecureData.IsSystem Property

Definition

Gets or sets a value that indicates whether this secure data object is defined by the system and therefore cannot be changed or removed.

public:
 property bool IsSystem { bool get(); };
public bool IsSystem { get; }
member this.IsSystem : bool
Public ReadOnly Property IsSystem As Boolean

Property Value

true if this secure data object is defined by the system; otherwise, false.

Implements

Applies to