Click or drag to resize

OpenResourceInfoUserName Property

Specifies which user (on servers that have user-level security) or which computer (on servers that have share-level security) opened the resource.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public string UserName { get; }

Property Value

Type: String
See Also