Share via


CredentialUpdateParameters.UserName Propiedad

Definición

Obtiene o establece el nombre de usuario de la credencial.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a