PermissionType Enumeration
Contains values that specify the effective permission assigned to a principal for accessing an MDS object.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Member name | Description | |
|---|---|---|
| Control | Not used. | |
| Delete | Permission to delete contents. | |
| DenyAccess | Access is denied. | |
| Execute | Not used. | |
| NotSpecified | Permission is not specified. | |
| ReadOnly | Permission to read. | |
| Unknown | Permission is unknown. | |
| Update | Permission to read and update. |
Show: