C# 클래스 System.Security.Policy.MonoTrustManager

상속: IApplicationTrustManager
파일 보기 프로젝트 열기: runefs/Marvin

공개 메소드들

메소드 설명
FromXml ( SecurityElement e ) : void
ToXml ( ) : SecurityElement

비공개 메소드들

메소드 설명
DetermineApplicationTrust ( ActivationContext activationContext, TrustManagerContext context ) : ApplicationTrust

메소드 상세

FromXml() 공개 메소드

public FromXml ( SecurityElement e ) : void
e System.Security.SecurityElement
리턴 void

ToXml() 공개 메소드

public ToXml ( ) : SecurityElement
리턴 System.Security.SecurityElement