共用方式為


KeyAgreeRecipientInfo.Date 屬性

定義

Date 屬性會擷取發行者開始進行金鑰協議通訊協定的日期和時間。

public:
 property DateTime Date { DateTime get(); };
public DateTime Date { get; }
member this.Date : DateTime
Public ReadOnly Property Date As DateTime

屬性值

發行者開始進行金鑰協議通訊協定的日期和時間。

例外狀況

收件者識別項型別不是主體金鑰識別項。

適用於

另請參閱