C# 클래스 Thinktecture.IdentityModel.Extensions.X509CertificateEndpointIdentityExtensions

Extension methods for X509CertificateEndpointIdentity
파일 보기 프로젝트 열기: IdentityModel/Thinktecture.IdentityModel.v1

공개 메소드들

메소드 설명
GetEndCertificate ( this epi ) : X509Certificate2

Finds the leaf certificate on an X509EndpointIdentity

메소드 상세

GetEndCertificate() 공개 정적인 메소드

Finds the leaf certificate on an X509EndpointIdentity
public static GetEndCertificate ( this epi ) : X509Certificate2
epi this The epi.
리턴 System.Security.Cryptography.X509Certificates.X509Certificate2