CmsSigner.UnsignedAttributes Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar en samling attribut som ska associeras med den här signaturen som inte skyddas av signaturen.
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
Egenskapsvärde
En samling attribut som ska associeras med den här signaturen som inte skyddas av signaturen.
Kommentarer
Ett exempel på ett osignerat attribut som kan ingå i samlingen CryptographicAttributeObjectCollection som hämtas av UnsignedAttributes egenskapen är en motsignering.