Click or drag to resize

SllpTransportSllpConfigurationObjectServerCertificate Property

Gets the server certificate

Namespace:  SanteDB.Messaging.HL7.TransportProtocol
Assembly:  SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public X509ConfigurationElement ServerCertificate { get; set; }

Property Value

Type: X509ConfigurationElement
See Also