3 references to Credential
Aspire.Azure.Messaging.EventHubs (3)
AzureMessagingEventHubsSettings.cs (2)
27
/// If <see cref="ConnectionString"/> is set, it overrides <see cref="FullyQualifiedNamespace"/> and <see cref="
Credential
"/>.
35
/// Used along with <see cref="
Credential
"/> to establish the connection.
EventHubsComponent.cs (1)
29
=> settings.
Credential
;