C# Class Elastacloud.AzureManagement.Fluent.Commands.ServiceBus.GetManagementTokenCommand

Used to get the oAuth WRAP token from ACS for the service bus instance
Inheritance: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
Afficher le fichier Open project: azurecoder/fluent-management Class Usage Examples

Méthodes protégées

Méthode Description
CreatePayload ( ) : string

Creates a post body which contains meta information to access the management service with the appropriate credentials

Private Methods

Méthode Description
GetManagementTokenCommand ( string @namespace, string managementKey ) : System

Used to setup the parameters - n.b. the service bus namespace for acs becomes @namespace-sb.accesscontrol.windows.net

Method Details

CreatePayload() protected méthode

Creates a post body which contains meta information to access the management service with the appropriate credentials
protected CreatePayload ( ) : string
Résultat string