The information in this article applies to:
SUMMARYYou can access a user's Client Authentication certificate from the Windows 2000 Active Directory. A Client Authentication certificate is an optional UserCertificate property on the user object. MORE INFORMATION
The following Visual Basic or Visual Basic Script code will access
the UserCertificate object:
The strDN must be replaced with the domain information for your environment. In this example, it is set to the Users object in the IIS.nttest.microsoft.com domain. You can set a user's client authentication certificate by using the Directory Management administration tool. Note: If Microsoft Certificate Services is installed, then the certificate is automatically added to the user's list of certificates when the client requests a certificate. Additional query words:
Keywords : |
Last Reviewed: February 2, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |