CrlDistributionPoint.Url Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
Url
Gets distribution point URL, if available.
Declaration
public string Url { get; }
Property Value
Type | Description |
---|---|
String | Distribution point URL, or null if not available. |