Partager via


Credential.UserName Propriété

Définition

Obtient le nom d’utilisateur des informations d’identification.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à