Pular para o conteúdo principal

Asn1SequenceElementAttribute

Namespace: Lacuna.Pki.Asn1
Assembly: Lacuna.Pki
Class

public class Asn1SequenceElementAttribute : Attribute, _Attribute

Hierarquia: objectAttributeAsn1SequenceElementAttribute

Construtores

Asn1SequenceElementAttribute(int, Asn1PrimitiveTypes)

public Asn1SequenceElementAttribute(int index, Asn1PrimitiveTypes type)

Parâmetros

NomeTipoDescrição
indexint
typeAsn1PrimitiveTypes

Asn1SequenceElementAttribute(int)

public Asn1SequenceElementAttribute(int index)

Parâmetros

NomeTipoDescrição
indexint

Propriedades

Index

public int Index { get; }

Retorno

int


PrimitiveType

public Asn1PrimitiveTypes? PrimitiveType { get; set; }

Retorno

Asn1PrimitiveTypes?


Membros herdados

GetCustomAttributes(MemberInfo, Type), GetCustomAttributes(MemberInfo, Type, bool), GetCustomAttributes(MemberInfo), GetCustomAttributes(MemberInfo, bool), IsDefined(MemberInfo, Type), IsDefined(MemberInfo, Type, bool), GetCustomAttribute(MemberInfo, Type), GetCustomAttribute(MemberInfo, Type, bool), GetCustomAttributes(ParameterInfo), GetCustomAttributes(ParameterInfo, Type), GetCustomAttributes(ParameterInfo, Type, bool), GetCustomAttributes(ParameterInfo, bool), IsDefined(ParameterInfo, Type), IsDefined(ParameterInfo, Type, bool), GetCustomAttribute(ParameterInfo, Type), GetCustomAttribute(ParameterInfo, Type, bool), GetCustomAttributes(Module, Type), GetCustomAttributes(Module), GetCustomAttributes(Module, bool), GetCustomAttributes(Module, Type, bool), IsDefined(Module, Type), IsDefined(Module, Type, bool), GetCustomAttribute(Module, Type), GetCustomAttribute(Module, Type, bool), GetCustomAttributes(Assembly, Type), GetCustomAttributes(Assembly, Type, bool), GetCustomAttributes(Assembly), GetCustomAttributes(Assembly, bool), IsDefined(Assembly, Type), IsDefined(Assembly, Type, bool), GetCustomAttribute(Assembly, Type), GetCustomAttribute(Assembly, Type, bool), Equals(object), GetHashCode(), Match(object), IsDefaultAttribute(), TypeId, ToString(), Equals(object, object), ReferenceEquals(object, object), GetType(), MemberwiseClone()