System::Security::Cryptography::X509Certificates::X509Certificate::Equals 메서드

X509Certificate::Equals method

두 인증서를 비교합니다.

bool System::Security::Cryptography::X509Certificates::X509Certificate::Equals(SharedPtr<Object> obj) override
매개변수형식설명
objSharedPtr<Object>현재 객체와 비교할 인증서.

ReturnValue

현재 인증서가 지정된 인증서와 동일하면 true를 반환합니다.

또 보기