SignatureProviderDetail Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies properties of a signature provider.
public enum class SignatureProviderDetail
public enum SignatureProviderDetail
type SignatureProviderDetail =
Public Enum SignatureProviderDetail
- Inheritance
-
SignatureProviderDetail
Fields
Name | Value | Description |
---|---|---|
sigprovdetUrl | 0 | The URL of the signature provider. |
sigprovdetHashAlgorithm | 1 | Hash algorithm used to hash the data in the file. |
sigprovdetUIOnly | 2 | Indicates that the signature provider only uses a custom user interface. |
sigprovdetUseOfficeUI | 3 | |
sigprovdetUseOfficeStampUI | 4 |