EnhancedKeyUsageRepresentation
Struct
Definition
Defines the type of EKU string The structure contains friendly name and EKU oid
public struct EnhancedKeyUsageRepresentation
- Inheritance
-
EnhancedKeyUsageRepresentation
Constructors
| EnhancedKeyUsageRepresentation(String, String) |
constructor of an EnhancedKeyUsageRepresentation |
Properties
| FriendlyName |
get property of friendlyName |
| ObjectId |
get property of oid |
Methods
| Equals(EnhancedKeyUsageRepresentation) |
value comparison |
| ToString() |
get display string |