SignableElementKind 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.
The types of signable elements
[System.Serializable]
public enum SignableElementKind
[<System.Serializable>]
type SignableElementKind =
Public Enum SignableElementKind
- Inheritance
-
SignableElementKind
- Attributes
Fields
Name | Value | Description |
---|---|---|
NotSpecified | 0 | |
Object | 1 | |
Assembly | 2 | |
Database | 3 |