Pkcs9DocumentDescription Konstruktory
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pkcs9DocumentDescription() |
Konstruktor Pkcs9DocumentDescription() tworzy wystąpienie Pkcs9DocumentDescription klasy . |
Pkcs9DocumentDescription(Byte[]) |
Konstruktor Pkcs9DocumentDescription(Byte[]) tworzy wystąpienie Pkcs9DocumentDescription klasy przy użyciu określonej tablicy wartości bajtów jako zakodowany opis zawartości komunikatu CMS/PKCS #7. |
Pkcs9DocumentDescription(String) |
Konstruktor Pkcs9DocumentDescription(String) tworzy wystąpienie Pkcs9DocumentDescription klasy przy użyciu określonego opisu zawartości komunikatu CMS/PKCS #7. |
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
Konstruktor Pkcs9DocumentDescription() tworzy wystąpienie Pkcs9DocumentDescription klasy .
public:
Pkcs9DocumentDescription();
public Pkcs9DocumentDescription();
Public Sub New ()
Dotyczy
.NET 10 (package-provided) i inne wersje
Produkt | Wersje |
---|---|
.NET | Core 1.0, Core 1.1, 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided), 2.1 (package-provided) |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
Konstruktor Pkcs9DocumentDescription(Byte[]) tworzy wystąpienie Pkcs9DocumentDescription klasy przy użyciu określonej tablicy wartości bajtów jako zakodowany opis zawartości komunikatu CMS/PKCS #7.
public:
Pkcs9DocumentDescription(cli::array <System::Byte> ^ encodedDocumentDescription);
public Pkcs9DocumentDescription(byte[] encodedDocumentDescription);
new System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription : byte[] -> System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription
Public Sub New (encodedDocumentDescription As Byte())
Parametry
- encodedDocumentDescription
- Byte[]
Tablica wartości bajtów, która określa zakodowany opis komunikatu CMS/PKCS #7.
Dotyczy
.NET 10 (package-provided) i inne wersje
Produkt | Wersje |
---|---|
.NET | Core 1.0, Core 1.1, 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided), 2.1 (package-provided) |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
- Źródło:
- Pkcs9DocumentDescription.cs
Konstruktor Pkcs9DocumentDescription(String) tworzy wystąpienie Pkcs9DocumentDescription klasy przy użyciu określonego opisu zawartości komunikatu CMS/PKCS #7.
public:
Pkcs9DocumentDescription(System::String ^ documentDescription);
public Pkcs9DocumentDescription(string documentDescription);
new System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription : string -> System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription
Public Sub New (documentDescription As String)
Parametry
Dotyczy
.NET 10 (package-provided) i inne wersje
Produkt | Wersje |
---|---|
.NET | Core 1.0, Core 1.1, 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided), 2.1 (package-provided) |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: