C# Class Bespoke.DynamicDnsUpdater.WindowsServiceInstallerCustomActions.CustomActions

Afficher le fichier Open project: dmarchelya/BespokeDynamicDnsUpdater

Private Methods

Méthode Description
GetDnsClientType ( Microsoft.Deployment.WindowsInstaller.Session session ) : DynamicDnsUpdaterClientType
SetAccessKeyId ( Microsoft.Deployment.WindowsInstaller.Session session, Configuration config, DynamicDnsUpdaterClientType dnsClientType ) : void
SetDnsClientTypeId ( Microsoft.Deployment.WindowsInstaller.Session session, Configuration config ) : void
SetHostnames ( Microsoft.Deployment.WindowsInstaller.Session session, Configuration config ) : void
SetPassword ( Microsoft.Deployment.WindowsInstaller.Session session, Configuration config, DynamicDnsUpdaterClientType dnsClientType ) : void
SetSecretAccessKey ( Microsoft.Deployment.WindowsInstaller.Session session, Configuration config, DynamicDnsUpdaterClientType dnsClientType ) : void
SetUsername ( Microsoft.Deployment.WindowsInstaller.Session session, DynamicDnsUpdaterClientType dnsClientType, Configuration config ) : void
StartService ( Microsoft.Deployment.WindowsInstaller.Session session ) : ActionResult
UpdateAppConfig ( Microsoft.Deployment.WindowsInstaller.Session session ) : ActionResult