isB2C property Null safety

bool? isB2C
read / write

Using Azure AD B2C instead of standard Azure AD. Azure Active Directory B2C provides business-to-customer identity as a service.

Implementation

bool? isB2C;