Asn1SequenceOfAttribute
Namespace: Lacuna.Pki.Asn1
Assembly: Lacuna.Pki
Class
public class Asn1SequenceOfAttribute : Asn1TypeAttribute, _Attribute
Hierarquia: object → Attribute → Asn1TypeAttribute → Asn1SequenceOfAttribute
Construtores
Asn1SequenceOfAttribute(Type, Asn1PrimitiveTypes)
public Asn1SequenceOfAttribute(Type elementType, Asn1PrimitiveTypes underlyingPrimitiveType)
Parâmetros
| Nome | Tipo | Descrição |
|---|---|---|
elementType | Type | |
underlyingPrimitiveType | Asn1PrimitiveTypes |
Asn1SequenceOfAttribute(Type)
public Asn1SequenceOfAttribute(Type elementType)
Parâmetros
| Nome | Tipo | Descrição |
|---|---|---|
elementType | Type |
Propriedades
ElementType
public Type ElementType { get; }
Retorno
UnderlyingPrimitiveType
public Asn1PrimitiveTypes? UnderlyingPrimitiveType { get; }
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()