Class CertificationMetadata
Represents the metadata details associated with a digital signature
Inheritance
CertificationMetadata
Assembly: SecureExchangesSDK.dll
public class CertificationMetadata
Properties
Declaration
public string ContactInfo { get; set; }
Property Value
Declaration
public string CreatedBy { get; set; }
Property Value
Declaration
public string Location { get; set; }
Property Value
Declaration
public string Name { get; set; }
Property Value
Declaration
public string Reason { get; set; }
Property Value
Extension Methods