C# 클래스 biz.dfch.CS.Appclusive.Scheduler.Extensions.PowerShellScriptPluginConfigurationManager

파일 보기 프로젝트 열기: dfensgmbh/biz.dfch.CS.Appclusive.Scheduler 1 사용 예제들

공개 메소드들

메소드 설명
GetComputerName ( ) : string
GetConfigurationNameTemplate ( ) : string
GetCredentials ( ) : ICredentials
GetScriptBase ( ) : string
PowerShellScriptPluginConfigurationManager ( AppclusiveEndpoints endpoints ) : System.Configuration

메소드 상세

GetComputerName() 공개 메소드

public GetComputerName ( ) : string
리턴 string

GetConfigurationNameTemplate() 공개 메소드

public GetConfigurationNameTemplate ( ) : string
리턴 string

GetCredentials() 공개 메소드

public GetCredentials ( ) : ICredentials
리턴 ICredentials

GetScriptBase() 공개 메소드

public GetScriptBase ( ) : string
리턴 string

PowerShellScriptPluginConfigurationManager() 공개 메소드

public PowerShellScriptPluginConfigurationManager ( AppclusiveEndpoints endpoints ) : System.Configuration
endpoints biz.dfch.CS.Appclusive.Scheduler.Public.AppclusiveEndpoints
리턴 System.Configuration