C# 클래스 Dev2.Common.Utilities

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
PerformActionInsideImpersonatedContext ( IPrincipal userPrinciple, System.Action actionToBePerformed ) : void

메소드 상세

PerformActionInsideImpersonatedContext() 공개 정적인 메소드

public static PerformActionInsideImpersonatedContext ( IPrincipal userPrinciple, System.Action actionToBePerformed ) : void
userPrinciple IPrincipal
actionToBePerformed System.Action
리턴 void