AuthenticationState type
Indicates if authentication state is enabled or not.
KnownAuthenticationState can be used interchangeably with AuthenticationState,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: Is enabled
Disabled: Is disabled
type AuthenticationState = string