Show / Hide Table of Contents

Class GeneralName

Inheritance
Object
GeneralName
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public class GeneralName

Properties

Choice

Declaration
public GeneralName.Choices Choice { get; }
Property Value
Type Description
GeneralName.Choices

Value

Declaration
public object Value { get; }
Property Value
Type Description
Object

Methods

Matches(GeneralName)

Declaration
public bool Matches(GeneralName other)
Parameters
Type Name Description
GeneralName other
Returns
Type Description
Boolean
Back to top Copyright © 2015-2020 Lacuna Software