ModelExtractOptions.IgnorePermissions 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.
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.