AuthorizationMethod Determines the type of authentication that should be used. Supported Types models.KeyPairAuthentication value: models.KeyPairAuthentication = /* values here */ models.UsernameAndPassword value: models.UsernameAndPassword = /* values here */