AuthMethodDetails interface  
Details for an authentication method to be registered.
Properties
| auth | The authentication method type to register. | 
| verification | The verification contact (email, phone number) for the authentication method. | 
Property Details
		authMethodType
	  
	The authentication method type to register.
authMethodType: AuthenticationMethodProperty Value
		verificationContact
	 
	The verification contact (email, phone number) for the authentication method.
verificationContact: stringProperty Value
string