다음을 통해 공유


ClientParametersTagHelper.ClientId 속성

정의

클라이언트 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

속성 값

특성

적용 대상