CrlDistributionPoint Class
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9313)
A CRL distribution point.
Syntax
public class CrlDistributionPointInherited Members
Constructors
| Name | Description | 
|---|---|
| CrlDistributionPoint(String) | Create a new instance of a CRL distribution point that represents the specified URL. | 
| CrlDistributionPoint(String, String[]) | Create a new instance of a CRL distribution point that represents the specified URL. | 
Properties
| Name | Description | 
|---|---|
| Url | Gets distribution point URL, if available. | 
Methods
| Name | Description | 
|---|---|
| GetUrls() | Gets all URLs of the distribution point, or null if not available. |