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
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

보호된 메소드들

메소드 설명
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