SecurityPrivilegesGetResponse Class
The SecurityPrivilegesGetResponse element returns an operation result and a SecurityPrivileges instance that contains the returned security privileges.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
System::Object
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::SecurityPrivilegesGetResponse
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::SecurityPrivilegesGetResponse
| Name | Description | |
|---|---|---|
![]() | SecurityPrivilegesGetResponse() | Initializes a new instance of the SecurityPrivilegesGetResponse class. |
| Name | Description | |
|---|---|---|
![]() | OperationResult | Specifies the operation result. (Inherited from MessageResponse.) |
![]() | Privileges | Gets or sets the security privileges for the response. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (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:

