Open z38 opened 5 years ago
The connection strings shown in the Azure Portal may include a EntityPath if the SAS key is tied to a specific queue. This patch extends the parser and adds a method to access the entity path. It does not introduce any BC breaks.
EntityPath
Is this project no longer maintained?
The connection strings shown in the Azure Portal may include a
EntityPath
if the SAS key is tied to a specific queue. This patch extends the parser and adds a method to access the entity path. It does not introduce any BC breaks.