HybridConnectionListener.TokenProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the TokenProvider for authenticating this HybridConnection listener.
public Microsoft.Azure.Relay.TokenProvider TokenProvider { get; }
member this.TokenProvider : Microsoft.Azure.Relay.TokenProvider
Public ReadOnly Property TokenProvider As TokenProvider