Class PivotViewAuthentication
Allows you to set the credential information to access the specified SSAS cube.
It is applicable only for OLAP data source.
Inheritance
System.Object
Syncfusion.Blazor.SfBaseComponent
PivotViewAuthentication
Inherited Members
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public class PivotViewAuthentication : PivotAuthentication
Constructors
PivotViewAuthentication()
Declaration
public PivotViewAuthentication()
Methods
OnInitializedAsync()
Declaration
protected override Task OnInitializedAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Overrides
OnParametersSetAsync()
Declaration
protected override Task OnParametersSetAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |