Returns distribution point URL from issuing distribution point extension, if both present. Otherwise returns null.

Namespace:  Rebex.Security.Cryptography.Pkcs
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function GetDistributionPointUrl As String
C#
public string GetDistributionPointUrl()

Return Value

Distribution point URL.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also