Show / Hide Table of Contents

Class AccessIdentityAttribute

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

Properties

Identity

Declaration
public GeneralName Identity { get; }
Property Value
Type Description
GeneralName

Service

Declaration
public GeneralName Service { get; }
Property Value
Type Description
GeneralName

Methods

Decode(Byte[])

Declaration
public static AccessIdentityAttribute Decode(byte[] rawAttribute)
Parameters
Type Name Description
Byte[] rawAttribute
Returns
Type Description
AccessIdentityAttribute
Back to top Copyright © 2015-2020 Lacuna Software