SecurityCreateResponse Class
Represents a security create response message contract.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
System::Object
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::SecurityCreateResponse
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::SecurityCreateResponse
| Name | Description | |
|---|---|---|
![]() | SecurityCreateResponse() | Initializes a new instance of the SecurityCreateResponse class. |
| Name | Description | |
|---|---|---|
![]() | OperationResult | Specifies the operation result. (Inherited from MessageResponse.) |
![]() | SecuritySet | Gets or sets the resulting SecuritySet of the operation. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

