C# 클래스 Org.ForgeRock.OpenICF.Connectors.MsPowerShell.MsPowerShellConfiguration

상속: Org.IdentityConnectors.Framework.Spi.AbstractConfiguration, StatefulConfiguration
파일 보기 프로젝트 열기: Evolveum/openicf 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetRunspacePool ( ) : System.Management.Automation.Runspaces.RunspacePool
GetValidScripts ( ) : Collection
MsPowerShellConfiguration ( ) : System
Release ( ) : void
Validate ( ) : void

메소드 상세

GetRunspacePool() 공개 메소드

public GetRunspacePool ( ) : System.Management.Automation.Runspaces.RunspacePool
리턴 System.Management.Automation.Runspaces.RunspacePool

GetValidScripts() 공개 메소드

public GetValidScripts ( ) : Collection
리턴 Collection

MsPowerShellConfiguration() 공개 메소드

public MsPowerShellConfiguration ( ) : System
리턴 System

Release() 공개 메소드

public Release ( ) : void
리턴 void

Validate() 공개 메소드

public Validate ( ) : void
리턴 void