C# Class Proxy.InfoPath.InfoPath

Inheritance: System.Web.Services.WebService
Exibir arquivo Open project: OfficeDev/PnP-Transformation

Private Methods

Method Description
AppRegistrationTest ( ) : string
CreateAppOnlyClientContext ( string siteUrl ) : ClientContext
CreateAuthenticatedUserContext ( string siteUrl, string domain, string username, string password ) : ClientContext
GetEncodedLoginName ( string username ) : string
GetGroupCollectionsOfUser ( ClientContext clientContext, string username ) : string
GetGroupCollectionsOfUserViaAppRegistration ( string siteCollectionURL, string username, string clientValidationKey ) : string
GetGroupCollectionsOfUserViaServiceAccount ( string siteCollectionURL, string username, string clientValidationKey ) : string
HelloWorld ( ) : string
ServiceAccountTest ( ) : string
ValidateClient ( string clientValidationKey ) : void
ValidateStringArgument ( string siteCollectionURL, string argumentName ) : void