AifAuthenticationComponent.AuthenticationManagerClassName Method
Gets or sets the name of the authentication manager class.
Syntax
edit ClassName AuthenticationManagerClassName(boolean set, ClassName value)
Run On
Called
Parameters
- set
Type: boolean
A Boolean value that indicates whether the value is being set on the record.
- value
Type: ClassName Extended Data Type
The name of the authentication manager class.
Return Value
Type: ClassName Extended Data Type
The name of the authentication manager class.