C# Class SenseNet.DirectoryServices.ADAction

Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ADAction ( ) : System
ADAction ( ActionType actionType, Node node, string newPath, string passWd ) : System
Execute ( ) : void

Method Details

ADAction() public méthode

public ADAction ( ) : System
Résultat System

ADAction() public méthode

public ADAction ( ActionType actionType, Node node, string newPath, string passWd ) : System
actionType ActionType
node Node
newPath string
passWd string
Résultat System

Execute() public méthode

public Execute ( ) : void
Résultat void