MetadataSerializationOptions.IncludeRestrictedInformation Property

Definition

Gets an indication if the serialized output should include restricted information or only the curated version of the data.

public bool IncludeRestrictedInformation { get; }
member this.IncludeRestrictedInformation : bool
Public ReadOnly Property IncludeRestrictedInformation As Boolean

Property Value

True, if restricted information is serialized; otherwise, false.

Applies to