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

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

공개 프로퍼티들

프로퍼티 타입 설명
HasHttpServer bool
HasLdapServer bool
HasSmbServer bool
IsClaimSupported bool
IsKileImplemented bool
SupportedOid string
TransportBufferSize string
TransportType string
TrustPwd string
UseKKdcp bool
detectExceptions string>.Dictionary
ipVersion IPVersion
kkdcpInfo KkdcpInfo
localAP Server
localClient Server
localDC Server
localDomain DomainInfo
localUsers User>.Dictionary
trustAP Server
trustDC Server
trustDomain DomainInfo
trustType KerberosTrustType
trustUsers User>.Dictionary
unsupportedItems List

공개 메소드들

메소드 설명
DetectionInfo ( ) : System
ResetDetectResult ( ) : void

메소드 상세

DetectionInfo() 공개 메소드

public DetectionInfo ( ) : System
리턴 System

ResetDetectResult() 공개 메소드

public ResetDetectResult ( ) : void
리턴 void

프로퍼티 상세

HasHttpServer 공개적으로 프로퍼티

public bool HasHttpServer
리턴 bool

HasLdapServer 공개적으로 프로퍼티

public bool HasLdapServer
리턴 bool

HasSmbServer 공개적으로 프로퍼티

public bool HasSmbServer
리턴 bool

IsClaimSupported 공개적으로 프로퍼티

public bool IsClaimSupported
리턴 bool

IsKileImplemented 공개적으로 프로퍼티

public bool IsKileImplemented
리턴 bool

SupportedOid 공개적으로 프로퍼티

public string SupportedOid
리턴 string

TransportBufferSize 공개적으로 프로퍼티

public string TransportBufferSize
리턴 string

TransportType 공개적으로 프로퍼티

public string TransportType
리턴 string

TrustPwd 공개적으로 프로퍼티

public string TrustPwd
리턴 string

UseKKdcp 공개적으로 프로퍼티

public bool UseKKdcp
리턴 bool

detectExceptions 공개적으로 프로퍼티

public Dictionary detectExceptions
리턴 string>.Dictionary

ipVersion 공개적으로 프로퍼티

public IPVersion ipVersion
리턴 IPVersion

kkdcpInfo 공개적으로 프로퍼티

public KkdcpInfo,Microsoft.Protocols.TestManager.KerberosPlugin kkdcpInfo
리턴 KkdcpInfo

localAP 공개적으로 프로퍼티

public Server,Microsoft.Protocols.TestManager.KerberosPlugin localAP
리턴 Server

localClient 공개적으로 프로퍼티

public Server,Microsoft.Protocols.TestManager.KerberosPlugin localClient
리턴 Server

localDC 공개적으로 프로퍼티

public Server,Microsoft.Protocols.TestManager.KerberosPlugin localDC
리턴 Server

localDomain 공개적으로 프로퍼티

public DomainInfo,Microsoft.Protocols.TestManager.KerberosPlugin localDomain
리턴 DomainInfo

localUsers 공개적으로 프로퍼티

public Dictionary localUsers
리턴 User>.Dictionary

trustAP 공개적으로 프로퍼티

public Server,Microsoft.Protocols.TestManager.KerberosPlugin trustAP
리턴 Server

trustDC 공개적으로 프로퍼티

public Server,Microsoft.Protocols.TestManager.KerberosPlugin trustDC
리턴 Server

trustDomain 공개적으로 프로퍼티

public DomainInfo,Microsoft.Protocols.TestManager.KerberosPlugin trustDomain
리턴 DomainInfo

trustType 공개적으로 프로퍼티

public KerberosTrustType trustType
리턴 KerberosTrustType

trustUsers 공개적으로 프로퍼티

public Dictionary trustUsers
리턴 User>.Dictionary

unsupportedItems 공개적으로 프로퍼티

public List unsupportedItems
리턴 List