Freigeben über


ILoginOptions-Member

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

Der ILoginOptions-Typ macht die folgenden Member verfügbar.

Eigenschaften

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

Zum Anfang