Enum SignatureType
Indicates author or repository signing.
public enum SignatureType
Fields
Author = 1
Signed by the author.
Repository = 2
Signed by the repository.
Unknown = 0
Default unknown value.
Indicates author or repository signing.
public enum SignatureType
Author = 1
Signed by the author.
Repository = 2
Signed by the repository.
Unknown = 0
Default unknown value.