Click or drag to resize

ExtendedKeyUsage Fields

The ExtendedKeyUsage type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberClientAuth
Gets the key can be used for TLS WWW client authentication.
Public fieldStatic memberCodeSigning
Gets the key can be used for signing of downloadable executable code.
Public fieldStatic memberEmailProtection
Gets the key can be used for email protection.
Public fieldStatic memberIpsecEndSystem
Gets the key can be used for IP security end system.
Public fieldStatic memberIpsecTunnel
Gets the key can be used for IP security tunnel termination.
Public fieldStatic memberIpsecUser
Gets the key can be used for IP security user.
Public fieldStatic memberOcspSigning
Gets the key can be used for signing OCSP responses.
Public fieldStatic memberServerAuth
Gets the key can be used for TLS WWW server authentication.
Public fieldStatic memberTimeStamping
Gets the key can be used for binding the hash of an object to a time.
Top
See Also