CertificateChain.Count Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9313)
Count
Gets the number of certificates in the chain.
Declaration
public int Count { get; }Property Value
| Type | Description | 
|---|---|
| Int32 | The number of certificates in the chain. |