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

The SRV_REQUEST_RESUME_KEY packet is returned to the client by the server in an SMB2 IOCTL Response for the FSCTL_SRV_REQUEST_RESUME_KEY request. This SRV_REQUEST_RESUME_KEY is placed in the Buffer field in the SMB2 IOCTL Response, and the OutputOffset and OutputCount fields MUST be updated to describe the buffer as specified in section 2.2.32. This packet consists of the following:
ファイルを表示 Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples