SignedCms.Detached 屬性

定義

Detached 屬性會擷取 SignedCms 物件是否用於中斷簽章。

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

屬性值

Boolean 值,指定 SignedCms 物件是否使用於中斷簽章。 如果此屬性為 true,則中斷簽章。 如果此屬性為 false,則不中斷簽章。

適用於

另請參閱