C# 클래스 Microsoft.Protocols.TestManager.KerberosPlugin.ComputerInfo

파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ComputerName string
DefaultServiceName string
FQDN string
IPv4 string
IPv6 string
IsWindows bool
NetBIOS string
Password string
Port string
ServiceSalt string

프로퍼티 상세

ComputerName 공개적으로 프로퍼티

public string ComputerName
리턴 string

DefaultServiceName 공개적으로 프로퍼티

public string DefaultServiceName
리턴 string

FQDN 공개적으로 프로퍼티

public string FQDN
리턴 string

IPv4 공개적으로 프로퍼티

public string IPv4
리턴 string

IPv6 공개적으로 프로퍼티

public string IPv6
리턴 string

IsWindows 공개적으로 프로퍼티

public bool IsWindows
리턴 bool

NetBIOS 공개적으로 프로퍼티

public string NetBIOS
리턴 string

Password 공개적으로 프로퍼티

public string Password
리턴 string

Port 공개적으로 프로퍼티

public string Port
리턴 string

ServiceSalt 공개적으로 프로퍼티

public string ServiceSalt
리턴 string