ShareFileHandle Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ShareFileHandle.
public class ShareFileHandle
type ShareFileHandle = class
Public Class ShareFileHandle
- Inheritance
-
ShareFileHandle
Properties
AccessRights |
Access rights of the handle. |
ClientIp |
Client IP that opened the handle. |
ClientName |
Client Name that opened the handle. |
FileId |
FileId uniquely identifies the file or directory. |
HandleId |
XSMB service handle ID. |
LastReconnectedOn |
Time handle was last connected to (UTC). |
OpenedOn |
Time when the session that previously opened the handle has last been reconnected. (UTC). |
ParentId |
ParentId uniquely identifies the parent directory of the object. |
Path |
File or directory name including full path starting from share root. |
SessionId |
SMB session ID in context of which the file handle was opened. |
Applies to
Azure SDK for .NET