TspResponseTsaName Property |
Gets the name of TSA server. This property can be empty collection.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public X509AlternativeNameCollection TsaName { get; }
Public ReadOnly Property TsaName As X509AlternativeNameCollection
Get
public:
property X509AlternativeNameCollection^ TsaName {
X509AlternativeNameCollection^ get ();
}
member TsaName : X509AlternativeNameCollection with get
Property Value
Type:
X509AlternativeNameCollectionSee Also