CRLValiditySettingBaseCRL Property |
Gets or sets Base CRL validity period.
Namespace:
PKI.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string BaseCRL { get; set; }
Public Property BaseCRL As String
Get
Set
public:
property String^ BaseCRL {
String^ get ();
void set (String^ value);
}
member BaseCRL : string with get, set
Property Value
Type:
StringSee Also