namespace Microsoft.AspNetCore.ApiAuthorization.IdentityServer
{
[HtmlTargetElement("*", Attributes = "[asp-apiauth-parameters]")]
public class ClientParametersTagHelper : TagHelper
{
[ViewContext]
public ViewContext ViewContext { get; set; }
}
}
Assembly | Microsoft.AspNetCore.ApiAuthorization.IdentityServer , Version=7.0.2.0, PublicKeyToken=adb9793829ddae60 |
---|---|
Package | Microsoft.AspNetCore.ApiAuthorization.IdentityServer net7.0 |
Help | Documentation |
.NET | 7.07.0-android7.0-ios7.0-macos7.0-tvos7.0-watchos7.0-windows |
OS Platforms | For the selected framework the property getter is supported on all OS platforms. For the selected framework the property setter is supported on all OS platforms. |