C# Class 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.
Afficher le fichier Open project: eugeniomiro/Terrarium

Private Properties

Свойство Type Description
AcquireState void
BytesToHexString string
GetTerrariumPubKeyToken string

Méthodes publiques

Méthode Description
StrongNameVerificationState ( ) : System

Private Methods

Méthode Description
AcquireState ( ) : void
BytesToHexString ( byte input ) : string
GetTerrariumPubKeyToken ( ) : string

Method Details

StrongNameVerificationState() public méthode

public StrongNameVerificationState ( ) : System
Résultat System