MockerBlazorTestBase<(Of <(<'T>)>)>..::..AuthContext Property
Gets the authentication context.
Namespace:
FastMoq.Web.BlazorAssembly: FastMoq.Web (in FastMoq.Web.dll)
Syntax
protected TestAuthorizationContext AuthContext { get; }
Protected ReadOnly Property AuthContext As TestAuthorizationContext Get
protected: property TestAuthorizationContext^ AuthContext { TestAuthorizationContext^ get (); }