C# 클래스 Terrarium.Hosting.StrongNameVerificationState

Determines if this machine has shut off strong name verification in some way. If they have we don't want the user to run, because they could get hacked by a malicious animal.
파일 보기 프로젝트 열기: eugeniomiro/Terrarium

Private Properties

프로퍼티 타입 설명
AcquireState void
BytesToHexString string
GetTerrariumPubKeyToken string

공개 메소드들

메소드 설명
StrongNameVerificationState ( ) : System

비공개 메소드들

메소드 설명
AcquireState ( ) : void
BytesToHexString ( byte input ) : string
GetTerrariumPubKeyToken ( ) : string

메소드 상세

StrongNameVerificationState() 공개 메소드

public StrongNameVerificationState ( ) : System
리턴 System