IdentityUserAssignedIdentitiesValue.ClientId Property

Definition

Gets the client id of user assigned identity.

[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