Gets the first certificate in the chain, if not empty.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property LeafCertificate As Certificate Get |
C# |
---|
public Certificate LeafCertificate { get; } |