TspRequestTsaUrl Property |
Gets or sets the url to a Time-Stamping Authority.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Uri TsaUrl { get; set; }
Public Property TsaUrl As Uri
Get
Set
public:
property Uri^ TsaUrl {
Uri^ get ();
void set (Uri^ value);
}
member TsaUrl : Uri with get, set
Property Value
Type:
UriSee Also