IEKU::Name property
[CAPICOM is a 32-bit only component that is available for use in the following operating systems: Windows Server 2008, Windows Vista, and Windows XP. Instead, use the X509EnhancedKeyUsageExtension Class in the System.Security.Cryptography.X509Certificates namespace.]
The Name property sets or retrieves an enumeration value that specifies the CAPICOM name of the EKU. This is the default property.
This property is read/write.
Syntax
EKU.Name As CAPICOM_EKU
Property value
A value of the CAPICOM_EKU enumeration that specifies the CAPICOM name of the EKU. The following table shows the possible values.
Value | Meaning |
---|---|
|
Certificate has uses defined in local policy. This is used if the EKU needed is not predefined and the OID value must be set by the application. |
|
Certificate can be used to authenticate a server. |
|
Certificate can be used to authenticate a client. |
|
Certificate can be used to create a digital signature. |
|
Certificate can be used for email protection. |
|
Certificate can be used for smart card logon. Introduced in CAPICOM 2.0. |
|
Certificate can be used for EFS. Introduced in CAPICOM 2.0. |
Remarks
When the value of this property is reset, directly or indirectly, the whole state of the object is reset.
Requirements
Requirement | Value |
---|---|
End of client support |
Windows Vista |
End of server support |
Windows Server 2008 |
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
DLL |
|