Show / Hide Table of Contents

Class X509Attribute

Inheritance
Object
X509Attribute
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 X509Attribute

Properties

EncodedValues

Declaration
public List<byte[]> EncodedValues { get; set; }
Property Value
Type Description
List<Byte[]>

Type

Declaration
public string Type { get; set; }
Property Value
Type Description
String
Back to top Copyright © 2015-2020 Lacuna Software