This contract is used with the SubmitCredentialDeleteReason service
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemSubmitCredentialDeleteReasonRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitCredentialDeleteReasonRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitCredentialDeleteReasonRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
CredentialNumber | (Required)
Identifies the credential
| |
DeleteReason |
The reason for deleting the credential number. If omitted the credential number will be undeleted.
| |
PASICoreVersion | (Required)
The PASI version of this object. This is used to prevent multiple users editing the same
version of an object.
|
See Also