Gets and sets the property Certificates.
A list of the user's signing certificate information.

C# |
public List<SigningCertificate> Certificates { get; set; }
A list of the user's signing certificate information.
C# |
public List<SigningCertificate> Certificates { get; set; }