ExtendedKeyUsageClientAuth Field | 
 
                Gets the key can be used for TLS WWW client authentication.
            
 
    Namespace: 
   DotNetBrowser.Net.Certificates
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.19.0
Syntaxpublic static readonly ExtendedKeyUsage ClientAuth
Field Value
Type: 
ExtendedKeyUsageThe key can be used for TLS WWW client authentication.
See Also