XmRequiredVerifications

enum XmRequiredVerifications

Possible verifications to require during authentication.

Enumeration Cases

public Phone

If specified, BindID will attempt to ensure that the user's phone number is verified.If it's not, it will be verified during the login process.

public Email

If specified, BindID will attempt to ensure that the user's email address is verified.

If it's not, it will be verified during the login process.