ApplicationOptions.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; set; }
member this.ClientId : string with get, set
Public Property ClientId As String

Property Value

Applies to