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 of the same object. When set to another value, the Certificates Object (collection) is filled with certificates that possess the specified KeyUsage value.
The Refresh method must be called after setting this property to refresh the Certificates Object.