IdentityElement.Rsa Proprietà

Definizione

Ottiene un'identità RSA.

public:
 property System::ServiceModel::Configuration::RsaElement ^ Rsa { System::ServiceModel::Configuration::RsaElement ^ get(); };
[System.Configuration.ConfigurationProperty("rsa")]
public System.ServiceModel.Configuration.RsaElement Rsa { get; }
[<System.Configuration.ConfigurationProperty("rsa")>]
member this.Rsa : System.ServiceModel.Configuration.RsaElement
Public ReadOnly Property Rsa As RsaElement

Valore della proprietà

Identità RSA.

Attributi

Si applica a