getAuth()

The method returns an object depending on the authentication type string in the DP "_WinUserAdmin.External".

Synopsis

public OaAuthMethod getAuth();

Return Value

The method returns authentication type object depending on the authentication type string in the DP "_WinUserAdmin.External".

Errors

The method returns an error when the authentication type does not exist or was not registered in the OaAuthFactory class.

Assignment

Authentication

See also

listAuth(), getAuthByName()