SecurityPrivilegesGetRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SecurityPrivilegesGetRequest element specifies the criteria in the SecurityPrivilegesGetCriteria complex type for the retrieval of security privileges.
public ref class SecurityPrivilegesGetRequest sealed : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public sealed class SecurityPrivilegesGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type SecurityPrivilegesGetRequest = class
inherit MessageRequest
Public NotInheritable Class SecurityPrivilegesGetRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
SecurityPrivilegesGetRequest() |
Initializes a new instance of the SecurityPrivilegesGetRequest class. |
Properties
Criteria |
Specifies the criteria used to filter the security privilege items to return. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |