Class GeneralName
Inherited Members
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public class GeneralName
Properties
| Improve this Doc View SourceChoice
Declaration
public GeneralName.Choices Choice { get; }
Property Value
| Type | Description |
|---|---|
| GeneralName.Choices |
Value
Declaration
public object Value { get; }
Property Value
| Type | Description |
|---|---|
| Object |
Methods
| Improve this Doc View SourceMatches(GeneralName)
Declaration
public bool Matches(GeneralName other)
Parameters
| Type | Name | Description |
|---|---|---|
| GeneralName | other |
Returns
| Type | Description |
|---|---|
| Boolean |