Back to Node Auth0

Class GuardianClient

docs/classes/management.SDK.GuardianClient.html

5.9.12.0 KB
Original Source

Class GuardianClient

Index

Accessors

enrollmentsfactorspolicies

Constructors

constructor

Properties

_options_enrollments_factors_policies

Accessors

enrollments

get enrollments(): EnrollmentsClient

Returns EnrollmentsClient

factors

get factors(): FactorsClient

Returns FactorsClient

policies

get policies(): PoliciesClient

Returns PoliciesClient

Constructors

constructor

new GuardianClient(options: BaseClientOptions): GuardianClient

Parameters

Returns GuardianClient

Properties

Protected Readonly_options

_options: NormalizedClientOptionsWithAuth<BaseClientOptions>

Protected_enrollments

_enrollments: EnrollmentsClient | undefined

Protected_factors

_factors: FactorsClient | undefined

Protected_policies

_policies: PoliciesClient | undefined

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Accessors enrollmentsfactorspolicies Constructors constructor Properties _options_enrollments_factors_policies