C# 클래스 AdvancedLauncher.Tools.FingerPrint

Generates a 16 byte Unique Identification code of a computer Example: 4876-8DB5-EE85-69D3-FE52-8CF7-395D-2EA9
파일 보기 프로젝트 열기: GoldRenard/DMOAdvancedLauncher 1 사용 예제들

공개 메소드들

메소드 설명
Value ( FingerPart p, bool IsHashed ) : string

비공개 메소드들

메소드 설명
GetHash ( string s ) : string
GetHexString ( byte bt ) : string
baseId ( ) : string
biosId ( ) : string
cpuId ( ) : string
diskId ( ) : string
identifier ( string wmiClass, string wmiProperty ) : string
identifier ( string wmiClass, string wmiProperty, string wmiMustBeTrue ) : string
macId ( ) : string
uuId ( ) : string
videoId ( ) : string

메소드 상세

Value() 공개 정적인 메소드

public static Value ( FingerPart p, bool IsHashed ) : string
p FingerPart
IsHashed bool
리턴 string