Click or drag to resize

IBaseEndpointCertificate Property

The certificate used (if any)

Namespace:  Crosser.Common.Server.Endpoint
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
X509Certificate2 Certificate { get; set; }

Property Value

Type: X509Certificate2
See Also