C# Класс Bespoke.DynamicDnsUpdater.WindowsServiceInstallerCustomActions.CustomActions

Показать файл Открыть проект

Приватные методы

Метод Описание
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