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.