C# Класс Elastacloud.AzureManagement.Fluent.Commands.ServiceBus.GetManagementTokenCommand

Used to get the oAuth WRAP token from ACS for the service bus instance
Наследование: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
CreatePayload ( ) : string

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

Приватные методы

Метод Описание
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

Описание методов

CreatePayload() защищенный Метод

Creates a post body which contains meta information to access the management service with the appropriate credentials
protected CreatePayload ( ) : string
Результат string