C# Class JDP.Transformation.HttpCommands.RequestActivateSandboxSolution

Inheritance: RemoteOperation
Afficher le fichier Open project: OfficeDev/PnP-Transformation Class Usage Examples

Méthodes publiques

Méthode Description
AnalyzeRequestResponse ( string page ) : void
RequestActivateSandboxSolution ( string TargetUrl, AuthenticationType authType, string User, string Password, string Domain = "" ) : System
SetPostVariables ( ) : void

Method Details

AnalyzeRequestResponse() public méthode

public AnalyzeRequestResponse ( string page ) : void
page string
Résultat void

RequestActivateSandboxSolution() public méthode

public RequestActivateSandboxSolution ( string TargetUrl, AuthenticationType authType, string User, string Password, string Domain = "" ) : System
TargetUrl string
authType AuthenticationType
User string
Password string
Domain string
Résultat System

SetPostVariables() public méthode

public SetPostVariables ( ) : void
Résultat void