System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension.CopyFrom Method

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension class using an System.Security.Cryptography.AsnEncodedData object.

Syntax

public override void CopyFrom (System.Security.Cryptography.AsnEncodedData asnEncodedData)

Parameters

asnEncodedData
The encoded data to use to create the extension.

Remarks

Documentation for this section has not yet been entered.

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