X509CrossCertificateDistributionPointsExtensionDeltaSyncTimeInSeconds Property

Gets an optional integer field that specifies the delta between when this location will be refreshed.

Definition

Namespace: SysadminsLV.PKI.Cryptography.X509Certificates
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public int? DeltaSyncTimeInSeconds { get; }

Property Value

NullableInt32

See Also