Share via


Credential.UserName Propiedad

Definición

Obtiene el nombre de usuario de la credencial.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a