Class UserCertificateEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed client certificate
public class UserCertificateEventArgs : CallbackEventArgs
- Inheritance
-
UserCertificateEventArgs
- Inherited Members
Constructors
UserCertificateEventArgs()
Standard constructor
public UserCertificateEventArgs()
Properties
Thumbprint
Gets the changed thumbprint
public string Thumbprint { get; }
Property Value
Methods
ToString()
public override string ToString()