C# Class SIM.Tool.Windows.UserControls.Setup.Permissions

Inheritance: IWizardStep, IFlowControl
Datei anzeigen Open project: Sitecore/Sitecore-Instance-Manager

Public Methods

Method Description
Permissions ( ) : System

Private Methods

Method Description
Grant ( string path, string accountName ) : bool
Grant ( ) : void
Grant ( [ sender, [ e ) : void
IFlowControl ( SIM.Tool.Base.Wizards.WizardArgs wizardArgs ) : bool
IWizardStep ( SIM.Tool.Base.Wizards.WizardArgs wizardArgs ) : bool
IWizardStep ( SIM.Tool.Base.Wizards.WizardArgs wizardArgs ) : void
ValidateAccount ( string account ) : bool

Method Details

Permissions() public method

public Permissions ( ) : System
return System