Home > @i2analyze/i2connect > services > IAuthenticatorServiceConfig > authenticator
services.IAuthenticatorServiceConfig.authenticator property
Gets the authenticator to use, or undefined
if authentication is not required.
Signature:
readonly authenticator?: IAuthenticator | undefined;
Returns: IAuthenticator | undefined
Introduced: API version 2.0