ILoginOptions.IsDisabled Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Login_IsDisabledDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Login_IsDisabledName")]
public bool IsDisabled { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Login_IsDisabledDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Login_IsDisabledName")>]
member this.IsDisabled : bool
Public ReadOnly Property IsDisabled As Boolean

Property Value

Attributes

Applies to