This function is used to retrieve the name of the authentication protocol used.
If no standard authentication strategy is used, the function returns an empty string.
Context
Adelia Web client
Parameters
ALPHA (n) |
AuthType |
Name of the authentication protocol used. |
BOOL |
ReturnCode |
Return code for the operation: *TRUE if the operation was completed successfully. *FALSE if it was not. |
Example
BOOL |
ReturnCode |
ALPHA(32) |
AuthType |
CALL_DLL 'VATOOLBX' 'VaToolBxAwsGetAuthType' AuthType ReturnCode
=> output l ReturnCode = *TRUE
AuthType = 'BASIC'
List of the VaToolBx functions by topic