Share via


WorkspaceAadAdminInfo.Login Property

Definition

Gets or sets login of the workspace active directory administrator

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to