WebSSLReturnedUri Property |
Gets returned connection URL.
Namespace:
PKI.Web
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Uri ReturnedUri { get; }
Public ReadOnly Property ReturnedUri As Uri
Get
public:
property Uri^ ReturnedUri {
Uri^ get ();
}
member ReturnedUri : Uri with get
Property Value
Type:
UriSee Also