C# 클래스 Dev2.Runtime.ESB.Management.Services.FindDirectory

The find directory service
상속: IEsbManagementEndpoint
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
CreateServiceEntry ( ) : DynamicService
Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
HandlesType ( ) : string

비공개 메소드들

메소드 설명
GetDirectoryInfoAsJson ( DirectoryInfo directory ) : string

Gets the directory info as JSON.

LogonUser ( string lpszUsername, string lpszDomain, string lpszPassword, int dwLogonType, int dwLogonProvider, IntPtr &phToken ) : bool

메소드 상세

CreateServiceEntry() 공개 메소드

public CreateServiceEntry ( ) : DynamicService
리턴 Dev2.DynamicServices.DynamicService

Execute() 공개 메소드

public Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
values StringBuilder>.Dictionary
theWorkspace IWorkspace
리턴 StringBuilder

HandlesType() 공개 메소드

public HandlesType ( ) : string
리턴 string