Adldap\Schemas\SchemaInterface::userAccountControl PHP Method

userAccountControl() public method

Flags that control the behavior of the user account.
public userAccountControl ( ) : string
return string
    public function userAccountControl();
SchemaInterface