Module: Auth0::Types::ConnectionIdentityAPIEnumAzureAd

Extended by:
Internal::Types::Enum
Defined in:
lib/auth0/types/connection_identity_api_enum_azure_ad.rb

Constant Summary collapse

MICROSOFT_IDENTITY_PLATFORM_V20 =
"microsoft-identity-platform-v2.0"
AZURE_ACTIVE_DIRECTORY_V10 =
"azure-active-directory-v1.0"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load