RsaSecurityToken.Rsa Özellik

Tanım

Asimetrik anahtar oluşturabilen bir RSA algoritması alır.

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

Özellik Değeri

RSA

Asimetrik RSA anahtar oluşturabilen bir RSA algoritmayı temsil eden.

Şunlara uygulanır