Click or drag to resize
Infosoft Logo

ValidationCodeRequest Class

Provides data for the request to the GetValidationByCode operation on IValidationService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.ConfigurationsValidationCodeRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Configurations
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class ValidationCodeRequest

The ValidationCodeRequest type exposes the following members.

Properties
 NameDescription
Public propertyValidationCode Gets or sets the validation code.
Top
See Also