PasswordCreateLoginSource.Options Property

Definition

Other options (security, sid, default db and lang)

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.PrincipalOption> Options { get; }
member this.Options : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.PrincipalOption>
Public ReadOnly Property Options As IList(Of PrincipalOption)

Property Value

Applies to