ILoginOptions.IsLocked Property

Definition

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

Property Value

Attributes

Applies to