ModuleSecurity.ReloadRuntimeUsers Method
Reload runtime users
<ID("ReloadRuntimeUsers", (int)e.ReloadRuntimeUsers)> _
Public Function ReloadRuntimeUsers() As Task(Of String[])
This language is not supported or no code example is available.
[ID("ReloadRuntimeUsers", (int)e.ReloadRuntimeUsers)]
public Task<string[]> ReloadRuntimeUsers()
This language is not supported or no code example is available.
Return Value
Task<
string[]>
String array containg user names. If failed then returns null
.NET Framework
Supported in: 4.6.2, 4.7