ModelExtractOptions.IgnoreUserLoginMappings 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 mappings between users and logins should be extracted from the source.
public bool IgnoreUserLoginMappings { get; set; }
member this.IgnoreUserLoginMappings : bool with get, set
Public Property IgnoreUserLoginMappings As Boolean
Property Value
True if user login mappings will be ignored; otherwise false. Default value is false.