- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.6k
 
Open
Labels
area-System.SecurityIssues related to security practices for .NET developers.Issues related to security practices for .NET developers.untriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Type of issue
Missing information
Description
- 
The validOnly parameter does not explain what "valid" actually means in the context of the Find operation. For example, does valid mean the current time is within the NotBefore and NotAfter times. Does it need to have a private key to be valid, etc?
 - 
No type information is given in terms of the expected data type for each of the possible X509FindType enumerations. For example, to use FindByThumbprint do I supply a string as a thumbprint or a byte array?
 
Page URL
Content source URL
Document Version Independent Id
cef8d31e-0f14-89e0-84af-f36fa4772084
Platform Id
05a90dcd-8bba-d4a7-2ee1-8924ccd75c38
Article author
Metadata
Metadata
Assignees
Labels
area-System.SecurityIssues related to security practices for .NET developers.Issues related to security practices for .NET developers.untriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner