Share via


CertificateRequest.PublicKey 속성

정의

인증서 또는 인증서 요청에 대한 공개 키의 표현을 가져옵니다.

public:
 property System::Security::Cryptography::X509Certificates::PublicKey ^ PublicKey { System::Security::Cryptography::X509Certificates::PublicKey ^ get(); };
public System.Security.Cryptography.X509Certificates.PublicKey PublicKey { get; }
member this.PublicKey : System.Security.Cryptography.X509Certificates.PublicKey
Public ReadOnly Property PublicKey As PublicKey

속성 값

인증서 또는 인증서 요청에 대한 공개 키의 표현입니다.

적용 대상