C# 클래스 JDP.Transformation.HttpCommands.RequestActivateSandboxSolution

상속: RemoteOperation
파일 보기 프로젝트 열기: OfficeDev/PnP-Transformation 1 사용 예제들

공개 메소드들

메소드 설명
AnalyzeRequestResponse ( string page ) : void
RequestActivateSandboxSolution ( string TargetUrl, AuthenticationType authType, string User, string Password, string Domain = "" ) : System
SetPostVariables ( ) : void

메소드 상세

AnalyzeRequestResponse() 공개 메소드

public AnalyzeRequestResponse ( string page ) : void
page string
리턴 void

RequestActivateSandboxSolution() 공개 메소드

public RequestActivateSandboxSolution ( string TargetUrl, AuthenticationType authType, string User, string Password, string Domain = "" ) : System
TargetUrl string
authType AuthenticationType
User string
Password string
Domain string
리턴 System

SetPostVariables() 공개 메소드

public SetPostVariables ( ) : void
리턴 void