RsaProtectedConfigurationProvider.RsaPublicKey Özellik

Tanım

Sağlayıcı tarafından kullanılan ortak anahtarı alır.

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

Özellik Değeri

RSAParameters Sağlayıcı tarafından kullanılan ortak anahtarı içeren bir nesne.

Şunlara uygulanır

Ayrıca bkz.