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