TokenExtensions.PowerBIAccessToken(HtmlHelper, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Web.IHtmlString PowerBIAccessToken (this System.Web.Mvc.HtmlHelper htmlHelper, string accessToken = default);
static member PowerBIAccessToken : System.Web.Mvc.HtmlHelper * string -> System.Web.IHtmlString
<Extension()>
Public Function PowerBIAccessToken (htmlHelper As HtmlHelper, Optional accessToken As String = Nothing) As IHtmlString
Parameters
- htmlHelper
- HtmlHelper
- accessToken
- String