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

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

Applies to