disabled property

bool? disabled
getter/setter pair

Disables the workforce pool provider.

You cannot use a disabled provider to exchange tokens. However, existing tokens still grant access.

Implementation

core.bool? disabled;