ClientParametersTagHelper.ClientId Propiedad

Definición

Obtiene o establece el identificador de cliente.

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

Valor de propiedad

String
Atributos

Se aplica a