อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


X509Certificate2Collection.FindByThumbprint Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Overloads

FindByThumbprint(HashAlgorithmName, ReadOnlySpan<Byte>)

C#
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection FindByThumbprint(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, ReadOnlySpan<byte> thumbprintBytes);

Parameters

hashAlgorithm
HashAlgorithmName
thumbprintBytes
ReadOnlySpan<Byte>

Returns

Applies to

.NET 10
ผลิตภัณฑ์ เวอร์ชัน
.NET 10

FindByThumbprint(HashAlgorithmName, ReadOnlySpan<Char>)

C#
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection FindByThumbprint(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, ReadOnlySpan<char> thumbprintHex);

Parameters

hashAlgorithm
HashAlgorithmName
thumbprintHex
ReadOnlySpan<Char>

Returns

Applies to

.NET 10
ผลิตภัณฑ์ เวอร์ชัน
.NET 10

FindByThumbprint(HashAlgorithmName, String)

C#
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection FindByThumbprint(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, string thumbprintHex);

Parameters

hashAlgorithm
HashAlgorithmName
thumbprintHex
String

Returns

Applies to

.NET 10
ผลิตภัณฑ์ เวอร์ชัน
.NET 10