ModuleSecurity.GetListOfPredefinedUserNames Method

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

Return Value

string

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

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition