Share via


ModelExtractOptions.IgnorePermissions Property

Definition

Get or set boolean that specifies whether permissions should be ignored.

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

Property Value

True if permissions will be ignored; otherwise false. Default value is true.

Applies to