Click or drag to resize
CertificateManagerClientIdentityPrivateKey Property
Returns private key of currently used client identity.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public AsymmetricAlgorithm ClientIdentityPrivateKey { get; }

Property Value

Type: AsymmetricAlgorithm
See Also