SecurityPrivileges Class
The privilege levels in MDS.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::SecurityPrivileges
| Name | Description | |
|---|---|---|
![]() | SecurityPrivileges() | Default constructor for the SecurityPrivileges. |
| Name | Description | |
|---|---|---|
![]() | FunctionPrivileges | Gets or sets the list of FunctionPrivilege. |
![]() | HierarchyMemberPrivileges | Gets or sets the list of HierarchyMemberPrivilege. |
![]() | ModelPrivileges | Gets the list of ModelPrivilege. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The SecurityPrivileges complex type specifies a set of security privilege assignments at the function, model object, and member levels.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

