Share via


IDataConnectorConnectBody.ClientId Property

Definition

The client id of the OAuth 2.0 application.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The client id of the OAuth 2.0 application.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clientId")]
public string ClientId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The client id of the OAuth 2.0 application.", 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