Share via


ModelExtractOptions.IgnoreUserLoginMappings Property

Definition

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.

Applies to