EnvelopedCms.Version 屬性

定義

取得已解碼的包裹 CMS/PKCS#7 訊息版本。

public:
 property int Version { int get(); };
public int Version { get; }
member this.Version : int
Public ReadOnly Property Version As Integer

屬性值

Int32

已解碼的信封 CMS/PKCS#7 訊息版本。

備註

這個屬性的值會在呼叫 Decode 期間取代,然後表示訊息中包含的版本號碼。

適用於