EventHubsConnectionStringProperties.SharedAccessSignature 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.
The value of the fully-formed shared access signature, either for the Event Hubs namespace or the Event Hub.
public string SharedAccessSignature { get; }
member this.SharedAccessSignature : string
Public ReadOnly Property SharedAccessSignature As String