Adding Attributes to Certificate

From: Cindy (bla@bla.com)
Date: 10/15/02


From: "Cindy" <bla@bla.com>
Date: Tue, 15 Oct 2002 14:59:10 -0700


I'm hoping that I can use certificates for both SSL encryption and
licensing. I want to add a new attribute (MaxUsers=5) to a certificate and
be able to read the attribute in code. I have looked at the
System.Security.Cryptography.X509Certificates.X509Certificate class. This
class has gets and sets for the defined properties but none for additional
attributes. Is there a way to do this?

Thanks,
Cindy