Share via


ClientParametersTagHelper.ClientId Property

Definition

Gets or sets the client id.

public:
 property System::String ^ ClientId { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-apiauth-parameters")]
public string ClientId { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-apiauth-parameters")>]
member this.ClientId : string with get, set
Public Property ClientId As String

Property Value

Attributes

Applies to