KeyAgreeRecipientInfo.Date 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
Date 属性检索发信方开始密钥协议的日期和时间。
public:
property DateTime Date { DateTime get(); };
public DateTime Date { get; }
member this.Date : DateTime
Public ReadOnly Property Date As DateTime
属性值
发信方开始密钥协议的日期和时间。
例外
接收方标识符类型不是主题键标识符。