共用方式為


ILoginOptions 成員

The ILoginOptions class is an interface that represents a collection of options associated with a login.

ILoginOptions 型別公開下列成員。

屬性

  名稱 描述
公用屬性 AsymmetricKey Gets or sets the asymmetric key that is associated with the login.
公用屬性 Certificate Gets or sets the certificate that is associated with the login.
公用屬性 CreateDate Gets the date and time when the login was created.
公用屬性 Credential Gets or sets the credential that is associated with the login.
公用屬性 DateLastModified
公用屬性 DefaultDatabase Gets or sets the database that the login uses by default.
公用屬性 ID Gets the ID value that uniquely identifies the login.
公用屬性 IsDisabled Gets the Boolean value that determines whether the login is disabled.
公用屬性 IsLocked Gets the Boolean value that determines whether the login is locked.
公用屬性 IsSystemObject Gets the Boolean value that determines whether the login is a system object.
公用屬性 Language Gets or sets the language that is associated with the login.
公用屬性 LanguageAlias Gets the alternative name that describes the language that is associated with the login.
公用屬性 MustChangePassword Gets the Boolean value that determines whether the login password must be changed.
公用屬性 Name Gets or sets the name of the login.
公用屬性 PasswordExpirationEnabled Gets or sets the Boolean value that determines whether the login password will expire automatically.
公用屬性 PasswordPolicyEnforced Gets or sets the Boolean value that determines whether the login password must adhere to a policy.

頂端