Click or drag to resize

JwtBearerClientAssertionProviderOptionsCertificate Property

Gets or sets the client's private certificate.

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public X509Certificate2 Certificate { get; set; }

Property Value

Type: X509Certificate2
See Also