ILoginOptions.MustChangePassword Property

Definition

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

Property Value

Attributes

Applies to