共用方式為


Pkcs12Builder.IsSealed 屬性

定義

取得指出是否已密封 PFX 資料的值。

public:
 property bool IsSealed { bool get(); };
public bool IsSealed { get; }
member this.IsSealed : bool
Public ReadOnly Property IsSealed As Boolean

屬性值

值,指出 PFX 資料是否已密封。

適用於

另請參閱