Compartir a través de


UpdateGatewaySettingsParameters.Password Propiedad

Definición

Obtiene o establece la contraseña de usuario de configuración de puerta de enlace.

[Newtonsoft.Json.JsonProperty(PropertyName="restAuthCredential.password")]
public string Password { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restAuthCredential.password")>]
member this.Password : string with get, set
Public Property Password As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a