Compartir a través de


SapEccLinkedService.EncryptedCredential Propiedad

Definición

Obtiene o establece la credencial cifrada usada para la autenticación. Las credenciales se cifran mediante el administrador de credenciales de Integration Runtime. Debe proporcionarse encryptedCredential o username/password. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.encryptedCredential")]
public string EncryptedCredential { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.encryptedCredential")>]
member this.EncryptedCredential : string with get, set
Public Property EncryptedCredential As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a