AccessType
Import this model from the entry point of its package:
import { AccessType } from '@sailpoint/angular-sdk/oauth_clients';
Enum
-
Online(value:'ONLINE') -
Offline(value:'OFFLINE')
Import this model from the entry point of its package:
import { AccessType } from '@sailpoint/angular-sdk/oauth_clients';
Online (value: 'ONLINE')
Offline (value: 'OFFLINE')