SecurityCreateResponse 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 create response message contract.
public ref class SecurityCreateResponse sealed : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public sealed class SecurityCreateResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SecurityCreateResponse = class
inherit MessageResponse
Public NotInheritable Class SecurityCreateResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
SecurityCreateResponse() |
Initializes a new instance of the SecurityCreateResponse class. |
Properties
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |
SecuritySet |
Specifies the resulting SecuritySet of the operation. |