CertificateStore Object : KeyUsageSelect Property |
Visual Basic |
---|
Public Property KeyUsageSelect |
The default value is UsageAll.
When set to UsageAll, all certificates can be included in the Certificates property. When set to another value, Certificates is filled with certificates that possess the specified KeyUsage value.
The Refresh method must be called after setting this property to refresh the contents of Certificates.