SignatureProviderDetail Enumeration
Specifies properties of a signature provider.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Enumeration SignatureProviderDetail
'Usage
Dim instance As SignatureProviderDetail
public enum SignatureProviderDetail
Members
Member name | Description | |
---|---|---|
sigprovdetUrl | The URL of the signature provider. | |
sigprovdetHashAlgorithm | Hash algorithm used to hash the data in the file. | |
sigprovdetUIOnly | Indicates that the signature provider only uses a custom user interface. | |
sigprovdetUseOfficeUI | ||
sigprovdetUseOfficeStampUI |