Partager via


Membres ILoginOptions

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

Le type ILoginOptions expose les membres suivants.

Propriétés

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

Haut de la page