ShareFileHandle Class

Definition

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