System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension Class

Defines the collection of object identifiers (OIDs) that indicates the applications that use the key. This class cannot be inherited.

See Also: X509EnhancedKeyUsageExtension Members

Syntax

public sealed class X509EnhancedKeyUsageExtension : X509Extension

Remarks

An enhanced key usage (EKU) extension is a collection of object identifiers (OIDs) that indicate the applications that use the key.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0