EnhancedKeyUsageRepresentation Struct

Definition

Defines the type of EKU string The structure contains friendly name and EKU oid

public value class EnhancedKeyUsageRepresentation
public value class EnhancedKeyUsageRepresentation
struct EnhancedKeyUsageRepresentation
public struct EnhancedKeyUsageRepresentation
type EnhancedKeyUsageRepresentation = struct
Public Structure EnhancedKeyUsageRepresentation
Inheritance
EnhancedKeyUsageRepresentation

Constructors

Name Description
EnhancedKeyUsageRepresentation(String, String)

constructor of an EnhancedKeyUsageRepresentation

Properties

Name Description
FriendlyName

get property of friendlyName

ObjectId

get property of oid

Methods

Name Description
Equals(EnhancedKeyUsageRepresentation)

value comparison

ToString()

get display string

Applies to