C# 클래스 Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smb2.VALIDATE_NEGOTIATE_INFO_Response

The VALIDATE_NEGOTIATE_INFO response is returned to the client by the server in an SMB2 IOCTL response for FSCTL_VALIDATE_NEGOTIATE_INFO request.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites

공개 프로퍼티들

프로퍼티 타입 설명
Capabilities Capabilities_Values
Dialect DialectRevision
Guid System.Guid
SecurityMode SecurityMode_Values

프로퍼티 상세

Capabilities 공개적으로 프로퍼티

The Capabilities of the server
public Capabilities_Values Capabilities
리턴 Capabilities_Values

Dialect 공개적으로 프로퍼티

The SMB2 dialect in use by the server on the connection
public DialectRevision Dialect
리턴 DialectRevision

Guid 공개적으로 프로퍼티

The ServerGuid of the server
public Guid,System Guid
리턴 System.Guid

SecurityMode 공개적으로 프로퍼티

The SecurityMode of the server
public SecurityMode_Values SecurityMode
리턴 SecurityMode_Values