listAuth()

The method listAuth() returns the available authentication methods.

Synopsis

public dyn_string listAuths();

Return Value

The method listAuth() returns the available authentication methods "standard", "userdefined" or "windows"

Assignment

Authentication

See also

getAuth(), getAuthByName()