SecurityPrincipalsGetRequest 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 a request message contract to retrieve security principals.
public ref class SecurityPrincipalsGetRequest sealed : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public sealed class SecurityPrincipalsGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type SecurityPrincipalsGetRequest = class
inherit MessageRequest
Public NotInheritable Class SecurityPrincipalsGetRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
SecurityPrincipalsGetRequest() |
Initializes a new instance of the SecurityPrincipalsGetRequest class. |
Properties
Criteria |
Specifies the criteria used to filter which security principals to retrieve. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |