Share via


IAppConfig.ClientId Property

Definition

Client ID (also known as App ID) of the application as registered in the application registration portal (https://aka.ms/msal-net-register-app).

public string ClientId { get; }
member this.ClientId : string
Public ReadOnly Property ClientId As String

Property Value

Applies to