UseAllExcept
This property specifies enabling all non-password-based roles except those added in OracleRoleCollection.
Declaration
// C#
public bool UseAllExcept{get;set;}Property Value
A Boolean specifying whether to enable all non-password-based roles except those added in OracleRoleCollection.
Remarks
The roles in OracleRoleCollection must be directly granted to the database user. They cannot be the roles granted to that user via other roles.