
public class X509DistributionPointPublic Class X509DistributionPointpublic ref class X509DistributionPointtype X509DistributionPoint = class end| X509DistributionPoint(Byte) | Initializes a new instance of the X509DistributionPoint class from an ASN.1-encoded byte array. | 
| X509DistributionPoint(Uri) | Initializes a new instance of the X509DistributionPoint class from an array of URLs, where each URL points to the same CRL location. | 
| CRLIssuer | Gets a collection of alternative names to identify CRL issuer. | 
| FullName | Gets a collection of alternative names associated with the current CRL, where each name provides current CRL locations. | 
| RawData | Gets ASN.1-encoded byte array. | 
| Reasons | Gets the list of reasons covered by CRLs in distribution point. | 
| RelativeToIssuerName | Gets a X.500 distinguished name part relative to CRL issuer. | 
| Equals | (Inherited from Object) | 
| Finalize | (Inherited from Object) | 
| GetHashCode | (Inherited from Object) | 
| GetType | (Inherited from Object) | 
| MemberwiseClone | (Inherited from Object) | 
| ToString | (Inherited from Object) |