EnhancedKeyUsageRepresentation Struct   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the type of EKU string The structure contains friendly name and EKU oid
public value class EnhancedKeyUsageRepresentationpublic value class EnhancedKeyUsageRepresentationstruct EnhancedKeyUsageRepresentationpublic struct EnhancedKeyUsageRepresentation[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct EnhancedKeyUsageRepresentationtype EnhancedKeyUsageRepresentation = struct[<System.Runtime.CompilerServices.IsReadOnly>]
type EnhancedKeyUsageRepresentation = structPublic Structure EnhancedKeyUsageRepresentation- Inheritance
- 
				EnhancedKeyUsageRepresentation
- Attributes
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 |