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.
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
AcquireState void
BytesToHexString string
GetTerrariumPubKeyToken string

Открытые методы

Метод Описание
StrongNameVerificationState ( ) : System

Приватные методы

Метод Описание
AcquireState ( ) : void
BytesToHexString ( byte input ) : string
GetTerrariumPubKeyToken ( ) : string

Описание методов

StrongNameVerificationState() публичный Метод

public StrongNameVerificationState ( ) : System
Результат System