Asn1Tag.AsPrimitive Metoda

Definicja

Tworzy tag o tych samych wartościach TagClass i TagValue , ale którego IsConstructed wartość to false.

public:
 System::Formats::Asn1::Asn1Tag AsPrimitive();
public System.Formats.Asn1.Asn1Tag AsPrimitive ();
member this.AsPrimitive : unit -> System.Formats.Asn1.Asn1Tag
Public Function AsPrimitive () As Asn1Tag

Zwraca

Tag o tych samych wartościach TagClass i TagValue , ale którego IsConstructed wartość to false.

Dotyczy