Gets the certificate of the root certification authority, if available.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property RootCertificate As Certificate Get |
C# |
---|
public Certificate RootCertificate { get; } |