C# Class DolphinDeploy.IIS.IIS6.IIS6Manager

Afficher le fichier Open project: BenHall/DolphinDeploy

Méthodes publiques

Méthode Description
DumpIISInfo ( System.DirectoryServices.DirectoryEntry entry ) : void
GetAppPool ( ) : System.DirectoryServices.DirectoryEntry
GetAppPoolAdmin ( ) : System.DirectoryServices.DirectoryEntry
GetIISAdmin ( ) : System.DirectoryServices.DirectoryEntry
GetWebsite ( ) : System.DirectoryServices.DirectoryEntry

Method Details

DumpIISInfo() public méthode

public DumpIISInfo ( System.DirectoryServices.DirectoryEntry entry ) : void
entry System.DirectoryServices.DirectoryEntry
Résultat void

GetAppPool() public méthode

public GetAppPool ( ) : System.DirectoryServices.DirectoryEntry
Résultat System.DirectoryServices.DirectoryEntry

GetAppPoolAdmin() public méthode

public GetAppPoolAdmin ( ) : System.DirectoryServices.DirectoryEntry
Résultat System.DirectoryServices.DirectoryEntry

GetIISAdmin() public méthode

public GetIISAdmin ( ) : System.DirectoryServices.DirectoryEntry
Résultat System.DirectoryServices.DirectoryEntry

GetWebsite() public méthode

public GetWebsite ( ) : System.DirectoryServices.DirectoryEntry
Résultat System.DirectoryServices.DirectoryEntry