Compartir a través de


Identity.ClientId Property

Definition

The id of the app associated with the identity. This is a random generated UUID by MSI.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.PropertyOrigin.Inlined)]
public string ClientId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.PropertyOrigin.Inlined)>]
member this.ClientId : string
Public ReadOnly Property ClientId As String

Property Value

Implements

Attributes

Applies to