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