ModuleSecurity.GetListOfUserNames Method

Get user names
<ID("GetListOfUserNames", (int)e.GetListOfUserNames)> _ 
Public Function GetListOfUserNames() As String
This language is not supported or no code example is available.
[ID("GetListOfUserNames", (int)e.GetListOfUserNames)] 
public string GetListOfUserNames()
This language is not supported or no code example is available.

Return Value

string

List containg user names separated by \n(line feed)

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition