Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-id-guard
assertManagementAuthenticationContext
Variable assertManagementAuthenticationContext
Const
assertManagementAuthenticationContext
:
(
context
:
unknown
,
)
=>
asserts
context
is
ManagementAuthenticationContext
= ...
Asserts if the passed context object is of type ManagementAuthenticationContext.
Type Declaration
(
context
:
unknown
)
:
asserts
context
is
ManagementAuthenticationContext
Parameters
context
:
unknown
Returns
asserts
context
is
ManagementAuthenticationContext
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Axinom Portal
Axinom Mosaic Libraries
Loading...
Asserts if the passed context object is of type ManagementAuthenticationContext.