C# Class Rackspace.Cloud.Server.Agent.Actions.ActivateWindowsUsingKms

Inheritance: IActivateWindowsUsingKms
Afficher le fichier Open project: rackerlabs/openstack-guest-agents-windows-xenserver

Méthodes publiques

Méthode Description
ActivateWindowsUsingKms ( IExecutableProcessQueue executableProcessQueue, IOperatingSystemChecker operatingSystemChecker ) : Rackspace.Cloud.Server.Agent.Interfaces
Execute ( string kmsServerAndPort ) : void

Method Details

ActivateWindowsUsingKms() public méthode

public ActivateWindowsUsingKms ( IExecutableProcessQueue executableProcessQueue, IOperatingSystemChecker operatingSystemChecker ) : Rackspace.Cloud.Server.Agent.Interfaces
executableProcessQueue IExecutableProcessQueue
operatingSystemChecker IOperatingSystemChecker
Résultat Rackspace.Cloud.Server.Agent.Interfaces

Execute() public méthode

public Execute ( string kmsServerAndPort ) : void
kmsServerAndPort string
Résultat void