Compartir a través de


HybridConnectionInner.SendKeyName Propiedad

Definición

Obtiene o establece el nombre de la clave de Service Bus que tiene permisos de envío. Se usa para autenticarse en Service Bus.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a