Create a new instance of a CRL distribution point that represents the specified URL.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Sub New ( _ url As String _ ) |
C# |
---|
public CrlDistributionPoint( string url ) |
Parameters
- url
- Type: System..::..String
CRL URL.