Get password hint of user

Namespace: T.Modules.Security
Assembly: T.Modules (in T.Modules.dll)

Public Function GetPasswordHint( _ 
ByVal userName As String
) As String
This language is not supported or no code example is available.
public string GetPasswordHint( 
string userName 
)
This language is not supported or no code example is available.

Parameters

userName
Type: string

Return Value

Type: string

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

.NET Framework

Supported in: 4.6.2, 4.7