SecurityPrincipalsGetResponse Class
SQL Server 2012
Represents a message contract for the MDS security get response.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The SecurityPrincipalsGetResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SecurityPrincipalsGetResponse() | Initializes a new instance of the SecurityPrincipalsGetResponse class that has default values. |
![]() | SecurityPrincipalsGetResponse(OperationResult, SecurityPrincipals) | Initializes a new instance of the SecurityPrincipalsGetResponse class that has the specified operation result and principals to get. |
| Name | Description | |
|---|---|---|
![]() | OperationResult | The operation result, including a unique ID for tracking and logging. |
![]() | Principals | The principals to get. |

