OpenIdConnectOptions.ClientId Property

Definition

Gets or sets the 'client_id'.

public:
 property System::String ^ ClientId { System::String ^ get(); void set(System::String ^ value); };
public string ClientId { get; set; }
public string? ClientId { get; set; }
member this.ClientId : string with get, set
Public Property ClientId As String

Property Value

Applies to