Share via


AppleRegistration.ClientId Property

Definition

The Client ID of the app used for login.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string ClientId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.ClientId : string with get, set
Public Property ClientId As String

Property Value

Implements

Attributes

Applies to