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

The SMB2_CREATE_REQUEST_LEASE_V2 context is specified on an SMB2 CREATE Request when the client is requesting the server to return a lease on a file or a directory. This is valid only for the SMB 3.x dialect family.
Show file Open project: Microsoft/WindowsProtocolTestSuites