ClientType
Import this model from the entry point of its package:
import { ClientType } from '@sailpoint/angular-sdk/oauth_clients';
Enum
-
Confidential(value:'CONFIDENTIAL') -
Public(value:'PUBLIC')
Import this model from the entry point of its package:
import { ClientType } from '@sailpoint/angular-sdk/oauth_clients';
Confidential (value: 'CONFIDENTIAL')
Public (value: 'PUBLIC')