Share via


ServicePrincipal.ClientId Property

Definition

Gets the Azure Active Directory application client id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to