Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool getUser(ref string, out string, out bool)

Declaration

protected override bool getUser(
    ref string username,
    out string passwordHash,
    out bool canCreateUsers
)

Summary

See base.