Class SslCertificateInfo
- Namespace
- SWConfigDataClientLib.Proxies.Admin
- Assembly
- IpPbxCDSClientLib.dll
public class SslCertificateInfo
- Inheritance
-
SslCertificateInfo
Constructors
SslCertificateInfo()
public SslCertificateInfo()
Properties
Expires
public SDateTime Expires { get; }
Property Value
- SDateTime
IssuerName
public string IssuerName { get; }
Property Value
- string
Port
Property Value
- int
PublicKeyStrength
public int PublicKeyStrength { get; }
Property Value
- int
SubjectName
public string SubjectName { get; }
Property Value
- string
Thumbprint
public string Thumbprint { get; }
Property Value
- string