C# Class Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smb2.QUERY_INFO_Response

The SMB2 QUERY_INFO Response packet is sent by the server in response to an SMB2 QUERY_INFO Request packet. This response consists of an SMB2 header, as specified in section , followed by this response structure:
Show file Open project: Microsoft/WindowsProtocolTestSuites