MonoCloud Management SDK
    Preparing search index...

    Enumeration TrustIdentifierModes

    Determines whether an email received from an external identity provider is treated as verified.

    Index

    Enumeration Members

    Enumeration Members

    Always: "always"

    The email is always treated as verified.

    AsProvided: "as_provided"

    The email is treated as verified based on the email_verified claim received from the external provider.

    Never: "never"

    The email is never treated as verified.