ServiceClient::IService::SecurityPrincipalsGet Method
SQL Server 2012
Retrieves the security principals and their permissions.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
private: virtual SecurityPrincipalsGetResponse^ SecurityPrincipalsGet( SecurityPrincipalsGetRequest^ request ) sealed = IService::SecurityPrincipalsGet
Parameters
- request
- Type: Microsoft.MasterDataServices::SecurityPrincipalsGetRequest
The get request.
Return Value
Type: Microsoft.MasterDataServices::SecurityPrincipalsGetResponseThe SecurityPrincipalsGetResponse for the operation.