Compartir a través de


PasswordProfile.ForceChangePasswordNextLogin Propiedad

Definición

Obtiene o establece si se fuerza un cambio de contraseña en el siguiente inicio de sesión.

[Newtonsoft.Json.JsonProperty(PropertyName="forceChangePasswordNextLogin")]
public bool? ForceChangePasswordNextLogin { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="forceChangePasswordNextLogin")>]
member this.ForceChangePasswordNextLogin : Nullable<bool> with get, set
Public Property ForceChangePasswordNextLogin As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a