Sdílet prostřednictvím


CmsSignerInfo.TimestampInfo Property

Definition

Gets the RFC3161 unauthenticated timestamp information.

public:
 property CmsTimestampInfo ^ TimestampInfo { CmsTimestampInfo ^ get(); };
CmsTimestampInfo TimestampInfo();
public CmsTimestampInfo TimestampInfo { get; }
var cmsTimestampInfo = cmsSignerInfo.timestampInfo;
Public ReadOnly Property TimestampInfo As CmsTimestampInfo

Property Value

The RFC3161 unauthenticated timestamp information.

Applies to