Share via


User.SignInName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to