Compartir a través de


IdentityApplicationOptions.ClientId Property

Definition

Gets or sets the 'client_id' (application ID) as it appears in the application registration. This is the string representation of a GUID.

public string? ClientId { get; set; }
member this.ClientId : string with get, set
Public Property ClientId As String

Property Value

Applies to