Compartir a través de


TransportClientEndpointBehaviorElement.TokenProvider Propiedad

Definición

Obtiene o establece el proveedor de tokens que se usa como parámetro de enlace.

[System.Configuration.ConfigurationProperty("tokenProvider")]
public Microsoft.ServiceBus.Configuration.TokenProviderElement TokenProvider { get; }
[<System.Configuration.ConfigurationProperty("tokenProvider")>]
member this.TokenProvider : Microsoft.ServiceBus.Configuration.TokenProviderElement
Public ReadOnly Property TokenProvider As TokenProviderElement

Valor de propiedad

Proveedor de tokens usado como parámetro de enlace.

Atributos

Se aplica a