SecurityPrivileges Class
Specifies a set of security privilege assignments at the function, model object, and member levels.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
System::Object
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::SecurityPrivileges
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::SecurityPrivileges
| Name | Description | |
|---|---|---|
![]() | SecurityPrivileges() | Initializes a new instance of the SecurityPrivileges class. |
| Name | Description | |
|---|---|---|
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | FunctionPrivileges | Gets or sets the list of function privileges. |
![]() | HierarchyMemberPrivileges | Gets or sets the list of hierarchy member privileges. |
![]() | ModelPrivileges | Gets or sets the list of model privileges. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


