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