AzureActiveDirectoryTokenProvider Class

Definition

Represents the Azure Active Directory token provider for the Event Hubs.

public class AzureActiveDirectoryTokenProvider : Microsoft.Azure.EventHubs.TokenProvider
type AzureActiveDirectoryTokenProvider = class
    inherit TokenProvider
Public Class AzureActiveDirectoryTokenProvider
Inherits TokenProvider
Inheritance
AzureActiveDirectoryTokenProvider

Methods

GetTokenAsync(String, TimeSpan)

Gets a SecurityToken for the given audience and duration.

Applies to