ServiceBusNamespace.AcsManagementEndpoint Property

Definition

Optional. ACS endpoint you can use to obtain access tokens. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj873988.aspx for more information)

public Uri AcsManagementEndpoint { get; set; }
member this.AcsManagementEndpoint : Uri with get, set
Public Property AcsManagementEndpoint As Uri

Property Value

Uri

Applies to