SecurityPermission Enumeration
Contains values that specify the effective security permission for a user of a Master Data Services object.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Member name | Description | |
---|---|---|
Deny | Denies permission to an object. | |
Inferred | Permission has been provided by a parent entity bestowing rights. | |
NotSpecified | Security permission has not been specified in any way. | |
Read | Permission to view the object is provided but there is no ability to change the value. | |
Update | Permission to view and modify the object is provided. |
Show: