SecuritySet Class
Contains a set of security principals and their privileges.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
System::Object
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::SecuritySet
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::SecuritySet
| Name | Description | |
|---|---|---|
![]() | SecuritySet() | Default constructor for the SecuritySet. |
| Name | Description | |
|---|---|---|
![]() | Principal | |
![]() | Privilege | Gets or sets the list of SecurityPrivileges. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The SecuritySet contains a set of security principals and their privileges.
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:

