Adldap\Schemas\SchemaInterface::accountName PHP Method

accountName() public method

The logon name used to support clients and servers running earlier versions of the operating system, such as Windows NT 4.0, Windows 95, Windows 98, and LAN Manager. This attribute must be 20 characters or less to support earlier clients.
public accountName ( ) : string
return string
    public function accountName();
SchemaInterface