Service Bus Connection String using Windows Azure Storage Client
Connection string
This Windows Azure Storage Client Library connection string can be used for connections to Windows Azure Storage.
This connection string works for both Topics and Queues.
Endpoint=myEndpoint;SharedSecretIssuer=myWrapAuthenticationName;
SharedSecretValue=myWrapPassword;