SignerInfo.UnsignedAttributes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
UnsignedAttributes 屬性 (Property),擷取與 CryptographicAttributeObjectCollection 內容關聯的未簽署屬性 (Attribute) 的 SignerInfo 集合。 可在不使簽章失效的情況下修改未簽署的屬性。
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
屬性值
CryptographicAttributeObjectCollection 集合,表示未簽署的屬性 (Attribute)。 如果沒有未簽署屬性 (Attribute),則屬性 (Property) 為空集合。
備註
未簽署的屬性不會與訊息內容的其餘部分 SignedCms 一起簽署。 即使合作物件成功驗證簽章,未簽署的屬性可能已經改變,且不應視為具有真確性或完整性。
屬性所擷取UnsignedAttributes之集合中CryptographicAttributeObjectCollection可能包含的不帶正負號屬性範例是反符號。