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

The SMB2_CREATE_TIMEWARP_TOKEN context is specified on an SMB2 CREATE Request when the client is requesting the server to open a version of the file at a previous point in time. The Data field of the SMB2_CREATE_CONTEXT MUST contain the following structure:
Show file Open project: Microsoft/WindowsProtocolTestSuites