Share via


CmsSigner.UnsignedAttributes 屬性

定義

取得與這個簽章建立關聯的屬性集合,這些集合不受簽章保護。

public:
 property System::Security::Cryptography::CryptographicAttributeObjectCollection ^ UnsignedAttributes { System::Security::Cryptography::CryptographicAttributeObjectCollection ^ get(); };
public System.Security.Cryptography.CryptographicAttributeObjectCollection UnsignedAttributes { get; }
member this.UnsignedAttributes : System.Security.Cryptography.CryptographicAttributeObjectCollection
Public ReadOnly Property UnsignedAttributes As CryptographicAttributeObjectCollection

屬性值

要與簽章未受到簽章保護之這個簽章相關聯的屬性集合。

備註

屬性所擷取UnsignedAttributes之集合中CryptographicAttributeObjectCollection可能包含的不帶正負號屬性範例是反符號。

適用於

另請參閱