PaySDKConfigCartaoOnlineCielo_API_3_0_VMMerchantKey Propriedades
Chave Publica para Autenticação Dupla na Cielo
Namespace: api.mstiPAY.SDKcsharp.Entidades.ViewModels.ConfiguracoesAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public string MerchantKey { get; set; }
Public Property MerchantKey As String
Get
Set
Dim instance As PaySDKConfigCartaoOnlineCielo_API_3_0_VM
Dim value As String
value = instance.MerchantKey
instance.MerchantKey = value
public:
property String^ MerchantKey {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String