HttpAuthenticationType
Import this model from the entry point of its package:
import { HttpAuthenticationType } from '@sailpoint/angular-sdk/triggers';
Enum
-
NoAuth(value:'NO_AUTH') -
BasicAuth(value:'BASIC_AUTH') -
BearerToken(value:'BEARER_TOKEN')