Pular para o conteúdo principal

Asn1ChoiceElementAttribute

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

public class Asn1ChoiceElementAttribute : Attribute, _Attribute

Hierarquia: objectAttributeAsn1ChoiceElementAttribute

Construtores

Asn1ChoiceElementAttribute(int, Asn1PrimitiveTypes)

public Asn1ChoiceElementAttribute(int tag, Asn1PrimitiveTypes type)

Parâmetros

NomeTipoDescrição
tagint
typeAsn1PrimitiveTypes

Asn1ChoiceElementAttribute(int)

public Asn1ChoiceElementAttribute(int tag)

Parâmetros

NomeTipoDescrição
tagint

Propriedades

PrimitiveType

public Asn1PrimitiveTypes? PrimitiveType { get; set; }

Retorno

Asn1PrimitiveTypes?


Tag

public int Tag { get; }

Retorno

int


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()