Partager via


SystemAssignedIdentity.ClientId Propriété

Définition

Obtient l’ID de l’application associée à l’identité. Il s’agit d’un UUID généré aléatoirement par MSI.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clientId")]
public Guid? ClientId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clientId")>]
member this.ClientId : Nullable<Guid>
Public ReadOnly Property ClientId As Nullable(Of Guid)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à