fmewebservices.FMEBasicService.getAuthenticationMethod

FMEBasicService.getAuthenticationMethod()

Retrieves the authentication method associated with this service. This is expected to be FME_HTTP_AUTH_METHOD_BASIC, FME_HTTP_AUTH_METHOD_DIGEST, FME_HTTP_AUTH_METHOD_NTLM, or FME_HTTP_AUTH_METHOD_NONE.

Return type:

int

Returns:

The authentication method.