SecurityPrivilegesRequest 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.
Represents the request message contract for security privileges.
public ref class SecurityPrivilegesRequest sealed : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public sealed class SecurityPrivilegesRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type SecurityPrivilegesRequest = class
inherit MessageRequest
Public NotInheritable Class SecurityPrivilegesRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
SecurityPrivilegesRequest() |
Initializes a new instance of the SecurityPrivilegesRequest class. |
Properties
International |
Specifies client localization information. (Inherited from MessageRequest) |
Privileges |
Specifies the security privileges that will be used in the request. |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |