Share via


IOpenIdConnectRegistration.ClientId Property

Definition

The client id of the custom Open ID Connect provider.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The client id of the custom Open ID Connect provider.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clientId")]
public string ClientId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The client id of the custom Open ID Connect provider.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clientId")>]
member this.ClientId : string with get, set
Public Property ClientId As String

Property Value

Attributes

Applies to