Click or drag to resize

X509ConfigurationElementCertificate Property

Get the certificate

Namespace:  SanteDB.Core.Security.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public X509Certificate2 Certificate { get; set; }

Property Value

Type: X509Certificate2
See Also