Enum XmlDSigStatusType
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
[Eagle]
public enum XmlDSigStatusType
Fields
| Name | Description |
|---|---|
| NotChecked | Not checked. |
| NotOk | Failed. Details in ErrorInfo. |
| Ok | Okay. |