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