C# 클래스 Opc.Ua.DirectoryCertificateStore.Entry

파일 보기 프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary

공개 프로퍼티들

프로퍼티 타입 설명
Certificate System.Security.Cryptography.X509Certificates.X509Certificate2
CertificateFile System.IO.FileInfo
CertificateWithPrivateKey System.Security.Cryptography.X509Certificates.X509Certificate2
PrivateKeyFile System.IO.FileInfo

프로퍼티 상세

Certificate 공개적으로 프로퍼티

public X509Certificate2,System.Security.Cryptography.X509Certificates Certificate
리턴 System.Security.Cryptography.X509Certificates.X509Certificate2

CertificateFile 공개적으로 프로퍼티

public FileInfo,System.IO CertificateFile
리턴 System.IO.FileInfo

CertificateWithPrivateKey 공개적으로 프로퍼티

public X509Certificate2,System.Security.Cryptography.X509Certificates CertificateWithPrivateKey
리턴 System.Security.Cryptography.X509Certificates.X509Certificate2

PrivateKeyFile 공개적으로 프로퍼티

public FileInfo,System.IO PrivateKeyFile
리턴 System.IO.FileInfo