Gets distribution point URL, if available.

Namespace:  Rebex.Security.Certificates
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public ReadOnly Property Url As String
	Get
C#
public string Url { get; }

Field Value

Distribution point URL, or null if not available.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also