static IdOperation | 
IdOperation.CREATE | 
 The  CREATE  operation is supported only for the plugins
 configured for creating identities. 
 | 
static IdOperation | 
IdOperation.DELETE | 
 The  DELETE  operation is supported only for the plugins
 configured for creating identities. 
 | 
static IdOperation | 
IdOperation.EDIT | 
 The  EDIT  operation is supported only for the plugins
 configured for modifying and deleting attributes from the supported
 identities. 
 | 
static IdOperation | 
IdOperation.READ | 
 The  READ  operation is supported by default for all
 supported identities for all the plugins. 
 | 
static IdOperation | 
IdOperation.SERVICE | 
 The  SERVICE  operation is supported only for service
 related functions on an identity. 
 |