Method | Description | |
---|---|---|
TraceDeploymentProgress ( ProvisionServiceBase provisionService ) : void | ||
WithCSOMContext ( string siteUrl, Action |
||
WithCSOMContext ( string siteUrl, string userName, string userPassword, string userDomain, Action |
||
WithO365Context ( string siteUrl, string userName, string userPassword, Action |
||
WithSSOMContext ( string siteUrl, SPWeb>.Action |
Method | Description | |
---|---|---|
GetSecurePasswordString ( string password ) : SecureString |
public TraceDeploymentProgress ( ProvisionServiceBase provisionService ) : void | ||
provisionService | ProvisionServiceBase | |
return | void |
public WithCSOMContext ( string siteUrl, Action |
||
siteUrl | string | |
action | Action |
|
return | void |
public WithCSOMContext ( string siteUrl, string userName, string userPassword, string userDomain, Action |
||
siteUrl | string | |
userName | string | |
userPassword | string | |
userDomain | string | |
action | Action |
|
return | void |
public WithO365Context ( string siteUrl, string userName, string userPassword, Action |
||
siteUrl | string | |
userName | string | |
userPassword | string | |
action | Action |
|
return | void |
public WithSSOMContext ( string siteUrl, SPWeb>.Action |
||
siteUrl | string | |
action | SPWeb>.Action | |
return | void |