Share via


RsaProtectedConfigurationProvider.RsaPublicKey 속성

정의

공급자가 사용하는 공개 키를 가져옵니다.

public:
 property System::Security::Cryptography::RSAParameters RsaPublicKey { System::Security::Cryptography::RSAParameters get(); };
public System.Security.Cryptography.RSAParameters RsaPublicKey { get; }
member this.RsaPublicKey : System.Security.Cryptography.RSAParameters
Public ReadOnly Property RsaPublicKey As RSAParameters

속성 값

공급자가 사용하는 공개 키가 포함된 RSAParameters 개체입니다.

적용 대상

추가 정보