IdentityElementSurrogate.Rsa Property

Definition

public:
 property System::String ^ Rsa { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedCategory(typeof(Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate), "General")]
[Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedDescription(typeof(Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate), "Rsa")]
[Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedDisplayName(typeof(Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate), "Rsa")]
public string Rsa { get; set; }
member this.Rsa : string with get, set
Public Property Rsa As String

Property Value

String
Attributes

Applies to