X509CrossCertificateDistributionPointsExtensionDeltaSyncTimeInSeconds Property
Gets an optional integer field that specifies the delta between when this location will be refreshed.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public int? DeltaSyncTimeInSeconds { get; }
Public ReadOnly Property DeltaSyncTimeInSeconds As Integer?
Get
public:
property Nullable<int> DeltaSyncTimeInSeconds {
Nullable<int> get ();
}
member DeltaSyncTimeInSeconds : Nullable<int> with get
Property Value
NullableInt32